Skip to content

Commit fa59d10

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2026-03-02) ### Bug Fixes * require Node 22+ (semantic-release@25 compatibility) ([ab6e86a](ab6e86a)) * require Node 22+ (semantic-release@25 compatibility) ([b025ff8](b025ff8))
1 parent 8f48b49 commit fa59d10

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/wyre-technology/node-syncro/compare/v1.0.0...v1.0.1) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* require Node 22+ (semantic-release@25 compatibility) ([ab6e86a](https://github.com/wyre-technology/node-syncro/commit/ab6e86a01135a25b09a23af0171044a0ea626e2f))
7+
* require Node 22+ (semantic-release@25 compatibility) ([b025ff8](https://github.com/wyre-technology/node-syncro/commit/b025ff8c41fb49fc6b37da29283dfedc51145049))
8+
19
# 1.0.0 (2026-02-05)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wyre-technology/node-syncro",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"publishConfig": {
55
"registry": "https://npm.pkg.github.com"
66
},

0 commit comments

Comments
 (0)