Skip to content

Commit a6cc6c2

Browse files
Merge pull request #17 from solapi/release-please--branches--main
chore(main): release 0.1.7
2 parents 9a3830f + 1e7e092 commit a6cc6c2

2 files changed

Lines changed: 18 additions & 1 deletion

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-
".": "0.1.6"
2+
".": "0.1.7"
33
}

CHANGELOG.md

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

3+
## [0.1.7](https://github.com/solapi/solactl/compare/v0.1.6...v0.1.7) (2026-05-08)
4+
5+
6+
### Features
7+
8+
* **crm:** add dynamic CRM command tree from OpenAPI spec ([9a3830f](https://github.com/solapi/solactl/commit/9a3830f4f7e23976f83d71692df2bc0131fb6c98))
9+
* **crm:** add dynamic CRM command tree from OpenAPI spec ([5c3ade3](https://github.com/solapi/solactl/commit/5c3ade39472fcc982ef70a1e9e29e5cee4938af9))
10+
* **crm:** add upload parity commands ([70bb04a](https://github.com/solapi/solactl/commit/70bb04a07b1bb45e7c381f59117a52fab3f97e28))
11+
12+
13+
### Bug Fixes
14+
15+
* **client:** repair UTF-8 mojibake in retry debug log ([f5ec0be](https://github.com/solapi/solactl/commit/f5ec0be825134a30dc084e73b174ee503dbc98b8))
16+
* **crm:** register dynamic commands before auth parse ([5bdd3e9](https://github.com/solapi/solactl/commit/5bdd3e9274ed1b77cddd652c58e9ce60ce82c3af))
17+
* **crm:** satisfy upload lint ([98cd63a](https://github.com/solapi/solactl/commit/98cd63a0ae025edeecc8dfce3dc48cba9184d01e))
18+
* **send:** remove now-unused boolPtr helper ([d47d8b9](https://github.com/solapi/solactl/commit/d47d8b9b238f7f7887c4d8f88ce2639503b53de9))
19+
320
## [0.1.6](https://github.com/solapi/solactl/compare/v0.1.5...v0.1.6) (2026-05-06)
421

522

0 commit comments

Comments
 (0)