Skip to content

Commit 881738b

Browse files
chore(release): 13.3.0 [skip ci]
## [13.3.0](13.2.1...13.3.0) (2025-05-08) ### Features * **jobber:** convert aws configuration to secret ([f2a235f](f2a235f))
1 parent 004b547 commit 881738b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [13.3.0](https://github.com/maevsi/stack/compare/13.2.1...13.3.0) (2025-05-08)
2+
3+
### Features
4+
5+
* **jobber:** convert aws configuration to secret ([f2a235f](https://github.com/maevsi/stack/commit/f2a235ff3c8f8b9518aeee4538bd18c42ddfebbd))
6+
17
## [13.2.1](https://github.com/maevsi/stack/compare/13.2.0...13.2.1) (2025-05-06)
28

39
### 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": "13.2.1",
4+
"version": "13.3.0",
55
"description": "Dargstack configuration for Vibetype.",
66
"repository": "https://github.com/maevsi/stack.git",
77
"author": "Jonas Thelemann <e-mail+maevsi_stack@jonas-thelemann.de>",

0 commit comments

Comments
 (0)