Skip to content

Commit 5ecb760

Browse files
authored
Merge pull request #173 from shelltime/release-please--branches--main
chore(main): release 0.1.47
2 parents 6225ec4 + 9ecf8cb commit 5ecb760

2 files changed

Lines changed: 24 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.46"
2+
".": "0.1.47"
33
}

CHANGELOG.md

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

3+
## [0.1.47](https://github.com/shelltime/cli/compare/v0.1.46...v0.1.47) (2025-12-28)
4+
5+
6+
### Features
7+
8+
* **auth:** add schema header to generated YAML config ([9b218ca](https://github.com/shelltime/cli/commit/9b218ca6539486bc3926fa6ec69b81b2f71b1008))
9+
* **auth:** generate local JSON schema on init ([9a4d888](https://github.com/shelltime/cli/commit/9a4d8886cd68c5d95eb3e26caa2f6f1bbcc7135b))
10+
* **codeTracking:** add custom apiEndpoint and token configuration ([7198a07](https://github.com/shelltime/cli/commit/7198a07942fbd9acd7b5f30f90a7bd1f32284dbd))
11+
* **codeTracking:** add custom apiEndpoint and token configuration ([fd8ce21](https://github.com/shelltime/cli/commit/fd8ce21e944c8eb68385d14dcdeb2d1d30b82c25))
12+
* **config:** add YAML config support with JSON schema generation ([6225ec4](https://github.com/shelltime/cli/commit/6225ec4b163cb9fc4ad72761e755105781adf282))
13+
* **config:** add YAML config support with JSON schema generation ([2b7c909](https://github.com/shelltime/cli/commit/2b7c909c9ec7767b32b5b129f69ce5bd60d12738))
14+
15+
16+
### Bug Fixes
17+
18+
* **auth:** generate YAML config instead of TOML on init ([addddfc](https://github.com/shelltime/cli/commit/addddfcad07bb12dc18aa2fb5cfd183f09fcd862))
19+
* **types:** use capitalized TOML tags for backward compatibility ([129c9a4](https://github.com/shelltime/cli/commit/129c9a46f159b283dd09c28346baa53e08f4c38e))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* release 0.1.47 ([edb803d](https://github.com/shelltime/cli/commit/edb803d6a7d3b5e657bcd271c426a62028b227d1))
25+
326
## [0.1.46](https://github.com/shelltime/cli/compare/v0.1.45...v0.1.46) (2025-12-27)
427

528

0 commit comments

Comments
 (0)