Skip to content

Commit bb9d538

Browse files
RELEASING: Releasing 1 package(s)
Releases: @decoy9697/priority-queue@2.0.0 [skip ci]
1 parent 3dd54c9 commit bb9d538

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/eleven-files-fail.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @decoy9697/priority-queue
2+
3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 00c3bac: This changeset groups together a number of toolchain upgrades.
8+
9+
This may influence how the module is exported, when upgrading please check where it is being imported.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.2",
2+
"version": "2.0.0",
33
"scripts": {
44
"ci": "npm run build && npm run test && npm run check-exports",
55
"bench": "ts-node -O '{\"module\":\"commonjs\"}' benchmark",

0 commit comments

Comments
 (0)