Skip to content

Commit 9c5f2df

Browse files
chore(release): 13.0.0 [skip ci]
## [13.0.0](12.1.3...13.0.0) (2025-04-10) ### ⚠ BREAKING CHANGES * **deps:** upgrade sqitch to v7 (#180) ### Miscellaneous Chores * **deps:** upgrade sqitch to v7 ([#180](#180)) ([4460f0a](4460f0a))
1 parent c898ee7 commit 9c5f2df

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](https://github.com/maevsi/stack/compare/12.1.3...13.0.0) (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)) ([4460f0a](https://github.com/maevsi/stack/commit/4460f0ad13757828ea40071372457a285e575aa9))
10+
111
## [13.0.0-beta.1](https://github.com/maevsi/stack/compare/12.1.3...13.0.0-beta.1) (2025-04-10)
212

313
### ⚠ BREAKING CHANGES

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": "13.0.0-beta.1",
4+
"version": "13.0.0",
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)