Skip to content

Commit 07b0f06

Browse files
committed
publish new version
1 parent 088e290 commit 07b0f06

File tree

17 files changed

+63
-15
lines changed

17 files changed

+63
-15
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.6](https://github.com/InfinityBotList/node-sdk/compare/v0.1.5...v0.1.6) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **update:** all package description ([db71bc7](https://github.com/InfinityBotList/node-sdk/commit/db71bc7d31dfd49a39f91e5cf22a84578488e412))
11+
612
## [0.1.5](https://github.com/InfinityBotList/node-sdk/compare/v0.1.4...v0.1.5) (2023-08-22)
713

814
**Note:** Version bump only for package root

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
}
1717
},
1818
"packages": ["packages/*"],
19-
"version": "0.1.5"
19+
"version": "0.1.6"
2020
}

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ap/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.6](https://github.com/InfinityBotList/node-sdk/compare/v0.1.5...v0.1.6) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **update:** all package description ([db71bc7](https://github.com/InfinityBotList/node-sdk/commit/db71bc7d31dfd49a39f91e5cf22a84578488e412))
11+
612
# [0.1.0](https://github.com/InfinityBotList/node-sdk/compare/v0.0.2-patch1...v0.1.0) (2023-08-22)
713

814
### Bug Fixes

packages/ap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"version": "0.1.0",
7+
"version": "0.1.6",
88
"directories": {
99
"src": "src",
1010
"test": "__tests__"

packages/client/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.6](https://github.com/InfinityBotList/node-sdk/compare/v0.1.5...v0.1.6) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **update:** all package description ([db71bc7](https://github.com/InfinityBotList/node-sdk/commit/db71bc7d31dfd49a39f91e5cf22a84578488e412))
11+
612
# [0.1.0](https://github.com/InfinityBotList/node-sdk/compare/v0.0.2-patch1...v0.1.0) (2023-08-22)
713

814
### Bug Fixes

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"version": "0.1.0",
7+
"version": "0.1.6",
88
"directories": {
99
"src": "src",
1010
"test": "__tests__"

packages/emitter/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.6](https://github.com/InfinityBotList/node-sdk/compare/v0.1.5...v0.1.6) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **update:** all package description ([db71bc7](https://github.com/InfinityBotList/node-sdk/commit/db71bc7d31dfd49a39f91e5cf22a84578488e412))
11+
612
# [0.1.0](https://github.com/InfinityBotList/node-sdk/compare/v0.0.2-patch1...v0.1.0) (2023-08-22)
713

814
### Features

packages/emitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Custom event emitter that creates types based off of an interface",
44
"license": "MIT",
55
"main": "dist/",
6-
"version": "0.1.0",
6+
"version": "0.1.6",
77
"directories": {
88
"src": "src",
99
"test": "__tests__"

packages/ipm/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.6](https://github.com/InfinityBotList/node-sdk/compare/v0.1.5...v0.1.6) (2023-08-22)
7+
8+
### Bug Fixes
9+
10+
- **update:** all package description ([db71bc7](https://github.com/InfinityBotList/node-sdk/commit/db71bc7d31dfd49a39f91e5cf22a84578488e412))
11+
612
# [0.1.0](https://github.com/InfinityBotList/node-sdk/compare/v0.0.2-patch1...v0.1.0) (2023-08-22)
713

814
### Features

0 commit comments

Comments
 (0)