Skip to content

Commit 07ec192

Browse files
chore(release): 8.4.2 [skip ci]
## [8.4.2](8.4.1...8.4.2) (2025-02-20) ### Bug Fixes * **maevsi:** allow secure localhost origin ([#163](#163)) ([8ca5326](8ca5326))
1 parent 8ca5326 commit 07ec192

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+
## [8.4.2](https://github.com/maevsi/maevsi_stack/compare/8.4.1...8.4.2) (2025-02-20)
2+
3+
### Bug Fixes
4+
5+
* **maevsi:** allow secure localhost origin ([#163](https://github.com/maevsi/maevsi_stack/issues/163)) ([8ca5326](https://github.com/maevsi/maevsi_stack/commit/8ca5326b84e3c3d3dc50ce092c09211342d77c00))
6+
17
## [8.4.1](https://github.com/maevsi/maevsi_stack/compare/8.4.0...8.4.1) (2025-02-16)
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": "8.4.1",
4+
"version": "8.4.2",
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)