Skip to content

Commit 08ea28f

Browse files
committed
publish new version
1 parent c4da8b4 commit 08ea28f

File tree

19 files changed

+12705
-12647
lines changed

19 files changed

+12705
-12647
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.7-alpha.6](https://github.com/InfinityBotList/node-sdk/compare/v0.1.7-alpha.5...v0.1.7-alpha.6) (2023-08-28)
7+
8+
### Bug Fixes
9+
10+
- **update:** updated homepage url for all packages and finished uptime ([c4da8b4](https://github.com/InfinityBotList/node-sdk/commit/c4da8b422c8332e015d3601879925517b9b0091f))
11+
612
## [0.1.7-alpha.5](https://github.com/InfinityBotList/node-sdk/compare/v0.1.7-alpha.4...v0.1.7-alpha.5) (2023-08-25)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
}
1919
},
2020
"packages": ["packages/*"],
21-
"version": "0.1.7-alpha.5"
21+
"version": "0.1.7-alpha.6"
2222
}

0 commit comments

Comments
 (0)