Skip to content

Commit 77d6b97

Browse files
chore(main): release linkedregistrations-ui 1.5.4
1 parent 62925f6 commit 77d6b97

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.5.3"
2+
".": "1.5.4"
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.5.4](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.5.3...linkedregistrations-ui-v1.5.4) (2025-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* Stricter yarn configuration ([#243](https://github.com/City-of-Helsinki/linkedregistrations-ui/issues/243)) ([62925f6](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/62925f67afe0e6ae940b594a8ba9cb7c541169db))
9+
310
## [1.5.3](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.5.2...linkedregistrations-ui-v1.5.3) (2025-09-15)
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": "linkedregistrations-ui",
3-
"version": "1.5.3",
3+
"version": "1.5.4",
44
"private": true,
55
"engines": {
66
"node": ">=22.13.0"

0 commit comments

Comments
 (0)