Skip to content

Commit 9244d6d

Browse files
chore(release): 13.0.0-beta.1 [skip ci]
## [13.0.0-beta.1](12.1.3...13.0.0-beta.1) (2025-04-10) ### ⚠ BREAKING CHANGES * **deps:** upgrade sqitch to v7 (#180) ### Miscellaneous Chores * **deps:** upgrade sqitch to v7 ([#180](#180)) ([4963f45](4963f45))
1 parent 4963f45 commit 9244d6d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [13.0.0-beta.1](https://github.com/maevsi/stack/compare/12.1.3...13.0.0-beta.1) (2025-04-10)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* **deps:** upgrade sqitch to v7 (#180)
6+
7+
### Miscellaneous Chores
8+
9+
* **deps:** upgrade sqitch to v7 ([#180](https://github.com/maevsi/stack/issues/180)) ([4963f45](https://github.com/maevsi/stack/commit/4963f4559ffdc9b9f72d41ba7ef792b9e308e3cf))
10+
111
## [12.1.3](https://github.com/maevsi/stack/compare/12.1.2...12.1.3) (2025-04-01)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@maevsi/stack",
33
"private": true,
4-
"version": "12.1.3",
4+
"version": "13.0.0-beta.1",
55
"description": "Dargstack configuration for Vibetype.",
66
"repository": "https://github.com/maevsi/stack.git",
77
"author": "Jonas Thelemann <[email protected]>",

0 commit comments

Comments
 (0)