Skip to content

Commit d015707

Browse files
committed
publish new version
1 parent 5257ab6 commit d015707

File tree

5 files changed

+234
-359
lines changed

5 files changed

+234
-359
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.2](https://github.com/InfinityBotList/node-sdk/compare/v0.1.1...v0.1.2) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **update:** update infinitylist to spider ([93d7b48](https://github.com/InfinityBotList/node-sdk/commit/93d7b486bd57e1a6596a5973a8bf5d9046a47bbc))
11+
612
## [0.1.1](https://github.com/InfinityBotList/node-sdk/compare/v0.1.0...v0.1.1) (2023-08-22)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
}
1818
},
1919
"packages": ["packages/*"],
20-
"version": "0.1.1"
20+
"version": "0.1.2"
2121
}

0 commit comments

Comments
 (0)