Skip to content

Commit 5640879

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2026-01-20) ### Bug Fixes * revert "feat: remove nodeify* functions as obsolete ([#52](#52))" ([#53](#53)) ([cf19ced](cf19ced))
1 parent cf19ced commit 5640879

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.1](https://github.com/appium/asyncbox/compare/v4.1.0...v4.1.1) (2026-01-20)
2+
3+
### Bug Fixes
4+
5+
* revert "feat: remove nodeify* functions as obsolete ([#52](https://github.com/appium/asyncbox/issues/52))" ([#53](https://github.com/appium/asyncbox/issues/53)) ([cf19ced](https://github.com/appium/asyncbox/commit/cf19ced3d61eab740de45548c7ff67b928e7dcb3))
6+
17
## [4.1.0](https://github.com/appium/asyncbox/compare/v4.0.2...v4.1.0) (2026-01-20)
28

39
### Features

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

0 commit comments

Comments
 (0)