Skip to content

Commit b67f50d

Browse files
authored
Merge pull request #20 from graffhyrum/changeset-release/main
chore: version packages
2 parents 8deeaa5 + 5722545 commit b67f50d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-release-tag-deploy-pipeline.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# pendragon-coding
22

3+
## 2.9.1
4+
5+
### Patch Changes
6+
7+
- 8deeaa5: Fix release pipeline so tags are cut only on main after the Version PR merges, and production deploy runs from Release via workflow_call instead of relying on Netlify Git builds or tag webhook alone.
8+
39
## 2.9.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pendragon-coding",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"type": "module",
55
"scripts": {
66
"dev": "bun scripts/run-portless.ts",

0 commit comments

Comments
 (0)