Skip to content

Commit

Permalink
chore(main): release linkedregistrations-ui 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
1 parent 042efd1 commit 20ba1d1
Show file tree
Hide file tree
Showing 3 changed files with 10 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.0.4"
".": "1.0.5"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.5](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.0.4...linkedregistrations-ui-v1.0.5) (2024-11-13)


### Dependencies

* Bump axios from 1.6.8 to 1.7.4 ([#173](https://github.com/City-of-Helsinki/linkedregistrations-ui/issues/173)) ([cfcc6f1](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/cfcc6f1a692dc064c2ece439d715e076ff771555))
* Bump next from 14.1.3 to 14.2.10 ([#174](https://github.com/City-of-Helsinki/linkedregistrations-ui/issues/174)) ([042efd1](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/042efd14b29329579d5dc0f1900476d4f2d36c91))

## [1.0.4](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.0.3...linkedregistrations-ui-v1.0.4) (2024-10-30)


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": "linkedregistrations-ui",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down

0 comments on commit 20ba1d1

Please sign in to comment.