Skip to content

Commit af04543

Browse files
chore(main): release hauki-admin-ui 1.7.6 (#456)
Co-authored-by: github-actions[bot]
1 parent dcd8c9c commit af04543

3 files changed

Lines changed: 9 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.7.5"
2+
".": "1.7.6"
33
}

CHANGELOG.md

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

3+
## [1.7.6](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.7.5...hauki-admin-ui-v1.7.6) (2025-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* Enable cloud sentry ([#455](https://github.com/City-of-Helsinki/hauki-admin-ui/issues/455)) ([dcd8c9c](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/dcd8c9c298f0551afd8a5628c93b942c72a2058d))
9+
310
## [1.7.5](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.7.4...hauki-admin-ui-v1.7.5) (2025-11-05)
411

512

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.7.5",
3+
"version": "1.7.6",
44
"license": "MIT",
55
"engines": {
66
"node": ">=22.13.1"

0 commit comments

Comments
 (0)