Skip to content

Commit 5e93e72

Browse files
Merge pull request #161 from solapi/release-please--branches--master--components--solapi
chore(master): release solapi 6.0.1
2 parents bec855e + e6f9cea commit 5e93e72

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.0.0"
2+
".": "6.0.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [6.0.1](https://github.com/solapi/solapi-nodejs/compare/solapi-v6.0.0...solapi-v6.0.1) (2026-04-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** resolve typedoc type errors and add tsc gate ([0b42f25](https://github.com/solapi/solapi-nodejs/commit/0b42f25682639f6ddd4be1d18aba817d0bcf16f5))
9+
* **build:** resolve typedoc type errors and add tsc gate to CI ([734a9be](https://github.com/solapi/solapi-nodejs/commit/734a9bef54944d50e98da702a2089b23265b0bbf))
10+
* **docs:** restore GitHub Pages deployment for v6.0.0 ([bec855e](https://github.com/solapi/solapi-nodejs/commit/bec855ea123003e3de5f242560b6b1f118841c9e))
11+
312
## [6.0.0](https://github.com/solapi/solapi-nodejs/compare/solapi-v5.5.4...solapi-v6.0.0) (2026-04-20)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solapi",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "SOLAPI SDK for Node.js(Server Side Only)",
55
"keywords": [
66
"solapi",

0 commit comments

Comments
 (0)