Skip to content

Commit dec7917

Browse files
chore(release): 0.10.1 [skip ci]
## [0.10.1](v0.10.0...v0.10.1) (2026-03-05) ### Bug Fixes * push unpushed commits when working tree is clean but local is ahead of remote ([4b17fa0](4b17fa0))
1 parent 4b17fa0 commit dec7917

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.10.1](https://github.com/tc9011/skills-manager/compare/v0.10.0...v0.10.1) (2026-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* push unpushed commits when working tree is clean but local is ahead of remote ([4b17fa0](https://github.com/tc9011/skills-manager/commit/4b17fa054780b0e650cb7ae14413f52ca9490894))
7+
18
# [0.10.0](https://github.com/tc9011/skills-manager/compare/v0.9.1...v0.10.0) (2026-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tc9011/skills-manager",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Backup and restore AI agent skills to GitHub",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)