Skip to content

Commit 075b8ba

Browse files
chore(release): 9.0.0-beta.3 [skip ci]
## [9.0.0-beta.3](9.0.0-beta.2...9.0.0-beta.3) (2025-02-04) ### Bug Fixes * **postgraphile:** allow sentry cors headers ([220b0ae](220b0ae)) * schedule release ([372be8f](372be8f))
1 parent 86340e7 commit 075b8ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.0-beta.3](https://github.com/maevsi/maevsi_stack/compare/9.0.0-beta.2...9.0.0-beta.3) (2025-02-04)
2+
3+
### Bug Fixes
4+
5+
* **postgraphile:** allow sentry cors headers ([220b0ae](https://github.com/maevsi/maevsi_stack/commit/220b0ae307a8235d8fc2031ba830421ee46e3860))
6+
* schedule release ([372be8f](https://github.com/maevsi/maevsi_stack/commit/372be8fdfc24c69bba50eafa747ac7cbb86bbc41))
7+
18
## [9.0.0-beta.2](https://github.com/maevsi/maevsi_stack/compare/9.0.0-beta.1...9.0.0-beta.2) (2025-01-25)
29

310
### Features

package.json

+1-1
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-beta.2",
4+
"version": "9.0.0-beta.3",
55
"description": "DargStack configuration for maevsi.",
66
"repository": "https://github.com/maevsi/maevsi_stack.git",
77
"author": "Jonas Thelemann <[email protected]>",

0 commit comments

Comments
 (0)