Skip to content

Commit 7e87dff

Browse files
chore(release): 4.1.0 [skip ci]
## [4.1.0](v4.0.2...v4.1.0) (2026-01-20) ### Features * remove nodeify* functions as obsolete ([#52](#52)) ([b50a289](b50a289))
1 parent b50a289 commit 7e87dff

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+
## [4.1.0](https://github.com/appium/asyncbox/compare/v4.0.2...v4.1.0) (2026-01-20)
2+
3+
### Features
4+
5+
* remove nodeify* functions as obsolete ([#52](https://github.com/appium/asyncbox/issues/52)) ([b50a289](https://github.com/appium/asyncbox/commit/b50a289ddd07f86e80dbb9f89017a8a99160d209))
6+
17
## [4.0.2](https://github.com/appium/asyncbox/compare/v4.0.1...v4.0.2) (2026-01-20)
28

39
### Miscellaneous Chores

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": "4.0.2",
9+
"version": "4.1.0",
1010
"author": "jlipps@gmail.com",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)