Skip to content

Commit 43c7d54

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2026-01-20) ### Miscellaneous Chores * add missing release config files ([#51](#51)) ([d518c22](d518c22)) * Document and reexport types ([#50](#50)) ([1784ac2](1784ac2))
1 parent d518c22 commit 43c7d54

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
@@ -0,0 +1,6 @@
1+
## [4.0.2](https://github.com/appium/asyncbox/compare/v4.0.1...v4.0.2) (2026-01-20)
2+
3+
### Miscellaneous Chores
4+
5+
* add missing release config files ([#51](https://github.com/appium/asyncbox/issues/51)) ([d518c22](https://github.com/appium/asyncbox/commit/d518c2236ba4389001227bc0af1293870d0b7f6e))
6+
* Document and reexport types ([#50](https://github.com/appium/asyncbox/issues/50)) ([1784ac2](https://github.com/appium/asyncbox/commit/1784ac28598b018673bf332b7c029f2e43672b15))

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

0 commit comments

Comments
 (0)