Skip to content

Commit 4ff76d8

Browse files
github-actions[bot]shivdeepak
authored andcommitted
chore(main): release 1.1.1
1 parent b5c8ec8 commit 4ff76d8

4 files changed

Lines changed: 11 additions & 3 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-
".": "1.1.0"
2+
".": "1.1.1"
33
}

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/shivdeepak/self-documenting/compare/v1.1.0...v1.1.1) (2026-06-15)
4+
5+
6+
### Documentation
7+
8+
* add npx skills as secondary install option ([6167a1d](https://github.com/shivdeepak/self-documenting/commit/6167a1d60b2379bb0bbd0fbfef7e0d669007cc28))
9+
* simplify Claude install instructions and fix Web upload info ([b5c8ec8](https://github.com/shivdeepak/self-documenting/commit/b5c8ec8e3d4d5203f535c2160eca77cb9d7e5b8f))
10+
311
## [1.1.0](https://github.com/shivdeepak/self-documenting/compare/v1.0.0...v1.1.0) (2026-06-15)
412

513

self-documenting/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: self-documenting
33
description: Keep a project self-documenting by updating docs alongside code. Use after any change that adds, removes, or alters behavior, config, commands, APIs, or project structure.
44
license: MIT
55
metadata:
6-
version: "1.1.0" # x-release-please-version
6+
version: "1.1.1" # x-release-please-version
77
---
88

99
# Self-Documenting Project

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

0 commit comments

Comments
 (0)