Skip to content

Commit aaedf51

Browse files
committed
chore(release): v0.2.2
1 parent 37a3d1e commit aaedf51

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/heap-code/concurrency-synchronization/compare/v0.2.0...v0.2.2) (2023-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** set runInBand when testing ([a26d8db](https://github.com/heap-code/concurrency-synchronization/commit/a26d8db8800fa12c2b616392d88a33fb8e87d677))
9+
310
# [0.2.0](https://github.com/heap-code/concurrency-synchronization/compare/v0.1.2...v0.2.0) (2023-06-24)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"test:watch": "npm run test -- --watch"
8282
},
8383
"types": "./dist/types/index.js",
84-
"version": "0.2.1"
84+
"version": "0.2.2"
8585
}

0 commit comments

Comments
 (0)