Skip to content

Commit 329cca0

Browse files
author
EEA Jenkins
committed
Automated release 0.38.0
1 parent fd8a277 commit 329cca0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
### [0.38.0](https://github.com/eea/ied-frontend/compare/0.37.0...0.38.0) - 17 September 2025
8+
9+
#### :hammer_and_wrench: Others
10+
11+
- test ssr [Dobricean Ioan Dorian - [`f087b67`](https://github.com/eea/ied-frontend/commit/f087b679850cb0d4361a9c1c6511ef61e4bdffe6)]
712
### [0.37.0](https://github.com/eea/ied-frontend/compare/0.36.0...0.37.0) - 17 September 2025
813

914
#### :hammer_and_wrench: Others

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ied-frontend",
33
"description": "",
44
"license": "MIT",
5-
"version": "0.37.0",
5+
"version": "0.38.0",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "make omelette && make patches",

0 commit comments

Comments
 (0)