Skip to content

Commit f30d6cd

Browse files
authored
Merge pull request #107 from shelltime/release-please--branches--main
chore(main): release 0.1.27
2 parents 8bb6ad0 + 4c94645 commit f30d6cd

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [0.1.27](https://github.com/shelltime/cli/compare/v0.1.26...v0.1.27) (2025-09-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **model:** Renamed SendHTTPRequest to SendHTTPRequestJSON to reflect the change in default serialization format from msgpack to JSON. This affects all API calls using the HTTP request function.
9+
10+
### Features
11+
12+
* **model:** change default HTTP send method from msgpack to JSON ([1a09822](https://github.com/shelltime/cli/commit/1a098222ba93a8194459e2d8a4cc95d18ac87975))
13+
14+
15+
### Bug Fixes
16+
17+
* **model:** update api tests to use JSON instead of msgpack ([eca15ab](https://github.com/shelltime/cli/commit/eca15abbc4ef658afda388116f8d3a7e686490b7))
18+
* **test:** update tests to use JSON instead of msgpack ([8bb6ad0](https://github.com/shelltime/cli/commit/8bb6ad0703dc1e9f4c58678e6e156cd195466e33))
19+
20+
21+
### Miscellaneous Chores
22+
23+
* release 0.1.27 ([125465f](https://github.com/shelltime/cli/commit/125465f0a6249004851945846428948c0df97807))
24+
325
## [0.1.26](https://github.com/shelltime/cli/compare/v0.1.25...v0.1.26) (2025-09-27)
426

527

0 commit comments

Comments
 (0)