Skip to content

Commit 2dab1f1

Browse files
github-actions[bot]Riippi
authored andcommitted
chore(main): release hauki-admin-ui 1.14.2
1 parent 00b0891 commit 2dab1f1

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.14.1"
2+
".": "1.14.2"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.14.2](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.14.1...hauki-admin-ui-v1.14.2) (2026-04-07)
4+
5+
6+
### Bug Fixes
7+
8+
* Missing 204 status handling ([b3f6b0c](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/b3f6b0cee2411689e23b7fb125b4ad87e0233767))
9+
* Remove axios and use fetch ([15b8491](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/15b8491bdba90f7daf2bd8027749103c3188ddde))
10+
* Remove CRA service worker ([ded0644](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/ded06444538ff24c1bee526d5ef1e2a1ddcef2e2))
11+
* Update and fix dependencies ([08a084b](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/08a084b1524d804c6c65a0e94d6a2e8b6acfd962))
12+
13+
14+
### Dependencies
15+
16+
* Bump lodash from 4.17.23 to 4.18.1 ([c96fb99](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/c96fb9975260f6c924cfba49e97a24dda74259cb))
17+
* Bump vite from 8.0.3 to 8.0.5 ([00b0891](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/00b0891dcd878c5f3bbb804f53f7fc05ddef2252))
18+
319
## [1.14.1](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.14.0...hauki-admin-ui-v1.14.1) (2026-03-26)
420

521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hauki-admin-ui",
3-
"version": "1.14.1",
3+
"version": "1.14.2",
44
"license": "MIT",
55
"engines": {
66
"node": ">=22.13.1"

0 commit comments

Comments
 (0)