Skip to content

Commit 7c8a6a4

Browse files
committed
publish new version
1 parent ce9e6ad commit 7c8a6a4

File tree

5 files changed

+11871
-11854
lines changed

5 files changed

+11871
-11854
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.1](https://github.com/InfinityBotList/node-sdk/compare/v0.1.0...v0.1.1) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **add:** base package and updated some stuff ([e30f326](https://github.com/InfinityBotList/node-sdk/commit/e30f3265f777f66c641129651e0db05985f7c7a0))
11+
- **update:** lerna config and package ([9ce7699](https://github.com/InfinityBotList/node-sdk/commit/9ce769990e665d8cd8232f1773dd67e4a0f62ee1))
12+
613
# [0.1.0](https://github.com/InfinityBotList/node-sdk/compare/v0.0.2-patch1...v0.1.0) (2023-08-22)
714

815
### 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.0"
20+
"version": "0.1.1"
2121
}

0 commit comments

Comments
 (0)