We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004b547 commit 881738bCopy full SHA for 881738b
CHANGELOG.md
@@ -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
7
## [13.2.1](https://github.com/maevsi/stack/compare/13.2.0...13.2.1) (2025-05-06)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@maevsi/stack",
"private": true,
- "version": "13.2.1",
+ "version": "13.3.0",
"description": "Dargstack configuration for Vibetype.",
"repository": "https://github.com/maevsi/stack.git",
"author": "Jonas Thelemann <e-mail+maevsi_stack@jonas-thelemann.de>",
0 commit comments