Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 0f9c5f8

Browse files
authored
Merge pull request #16 from tryingET/release-please--branches--main--components--pi-extensions-template_copier
chore(main): release 0.5.1
2 parents 09d195c + 54fe785 commit 0f9c5f8

4 files changed

Lines changed: 12 additions & 4 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-
".": "0.5.0"
2+
".": "0.5.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+
## [0.5.1](https://github.com/tryingET/pi-extensions-template_copier/compare/v0.5.0...v0.5.1) (2026-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** add workflow_dispatch to publish.yml for manual releases ([340bbf6](https://github.com/tryingET/pi-extensions-template_copier/commit/340bbf64e743b06a3402ed434531c50e96f5cab2))
9+
* **release:** remove unsupported --project-context option from smoke tests ([09d195c](https://github.com/tryingET/pi-extensions-template_copier/commit/09d195c3dd59b8dfd73dcf06b3b312ede853a9be))
10+
311
## [0.5.0](https://github.com/tryingET/pi-extensions-template_copier/compare/v0.4.0...v0.5.0) (2026-02-27)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryinget/pi-extensions-template_copier",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Copier template + CLI for bootstrapping production-ready pi extension repositories",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)