Skip to content

Commit be989b0

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2026-01-22) ### Miscellaneous Chores * drop bluebird and lodash ([#57](#57)) ([c25537b](c25537b))
1 parent c25537b commit be989b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.1](https://github.com/appium/asyncbox/compare/v6.0.0...v6.0.1) (2026-01-22)
2+
3+
### Miscellaneous Chores
4+
5+
* drop bluebird and lodash ([#57](https://github.com/appium/asyncbox/issues/57)) ([c25537b](https://github.com/appium/asyncbox/commit/c25537bba50970a1258d24f4a1efe704b90b21d5))
6+
17
## [6.0.0](https://github.com/appium/asyncbox/compare/v5.0.0...v6.0.0) (2026-01-21)
28

39
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"es7",
77
"async"
88
],
9-
"version": "6.0.0",
9+
"version": "6.0.1",
1010
"author": "jlipps@gmail.com",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)