Skip to content

Commit 5bf28e4

Browse files
chore(release): 9.1.0 [skip ci]
## [9.1.0](9.0.0...9.1.0) (2025-02-20) ### Features * **maevsi:** turn firebase service account credentials into secret ([43bb35c](43bb35c))
1 parent 43bb35c commit 5bf28e4

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+
## [9.1.0](https://github.com/maevsi/maevsi_stack/compare/9.0.0...9.1.0) (2025-02-20)
2+
3+
### Features
4+
5+
* **maevsi:** turn firebase service account credentials into secret ([43bb35c](https://github.com/maevsi/maevsi_stack/commit/43bb35cdcffdb466e925a4199e33488aa999f0b3))
6+
17
## [9.0.0](https://github.com/maevsi/maevsi_stack/compare/8.4.2...9.0.0) (2025-02-20)
28

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

0 commit comments

Comments
 (0)