Skip to content

Commit 9946e6d

Browse files
chore(main): release 1.1.0 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f41b245 commit 9946e6d

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-
"cli": "1.0.1"
2+
"cli": "1.1.0"
33
}

cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ onwards. Entries below are hand-curated from the root `CHANGELOG.md` for histori
99

1010
<!-- Release notes for 1.0.0 and later are generated by release-please. -->
1111

12+
## [1.1.0](https://github.com/zakelfassi/skills-driven-development/compare/v1.0.1...v1.1.0) (2026-07-02)
13+
14+
15+
### Added
16+
17+
* **cli:** skdd add/push/drops — Commons install + upstream evolution flow ([#8](https://github.com/zakelfassi/skills-driven-development/issues/8)) ([229642c](https://github.com/zakelfassi/skills-driven-development/commit/229642c2343a855d939ec9ff16aa99761bfc63e7))
18+
* **cli:** skdd link --adopt — distribute the colony into populated harness dirs ([#12](https://github.com/zakelfassi/skills-driven-development/issues/12)) ([f41b245](https://github.com/zakelfassi/skills-driven-development/commit/f41b24580e3e76d28dfa2a017c24dbd75f3d52b7))
19+
* **plugin:** opt-in enforcement hooks — finish-the-loop gate + freeze-the-session reminder ([#9](https://github.com/zakelfassi/skills-driven-development/issues/9)) ([5d44e8e](https://github.com/zakelfassi/skills-driven-development/commit/5d44e8e9131afe6e8aed0be114b0e169c7bda942))
20+
1221
## [1.0.1](https://github.com/zakelfassi/skills-driven-development/compare/v1.0.0...v1.0.1) (2026-06-15)
1322

1423

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zakelfassi/skdd",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)