Skip to content

Commit 053e80a

Browse files
authored
chore(release): bump version to 1.2.0 (#17)
Promote Unreleased changelog section to 1.2.0 and bump plugin and marketplace manifests.
1 parent 5787135 commit 053e80a

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pharaoh",
33
"description": "AI assistant framework for sphinx-needs projects: change analysis, traceability, MECE, authoring, verification, and release management",
4-
"version": "0.2.0",
4+
"version": "1.2.0",
55
"author": {
66
"name": "useblocks"
77
},

.github/plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "pharaoh",
1010
"description": "AI assistant framework for sphinx-needs projects",
11-
"version": "0.1.0",
11+
"version": "1.2.0",
1212
"source": "./",
1313
"author": {
1414
"name": "useblocks"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [1.2.0] - 2026-05-05
11+
1012
### Migration
1113

1214
- `id-conventions.yaml`: rename `id_regex_by_type:` to `id_regex_exceptions:` to

0 commit comments

Comments
 (0)