Skip to content

Commit

Permalink
Merge pull request #383 from City-of-Helsinki/release-please--branche…
Browse files Browse the repository at this point in the history
…s--master--components--hauki-admin-ui

chore(master): release hauki-admin-ui 1.4.1
  • Loading branch information
timwessman authored Mar 12, 2024
2 parents 8f14c63 + 9065a00 commit f81db4b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.0"
".": "1.4.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.4.1](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.4.0...hauki-admin-ui-v1.4.1) (2024-03-11)


### Bug Fixes

* Language string bug ([55c9e4e](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/55c9e4ea48dfb16dc2c7efa4155b0f1cb9766b1a))
* Translations ([4157bd1](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/4157bd13bb5780df6c5b81e05773d3d7059a154f))
* Try Finnish resource name if the desired language is not available ([3cfaf7e](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/3cfaf7eb8510a816c24502d656cd5cb974add3ad))

## [1.4.0](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.3.0...hauki-admin-ui-v1.4.0) (2024-03-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hauki-admin-ui",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",
"engines": {
"node": ">=18"
Expand Down

0 comments on commit f81db4b

Please sign in to comment.