Skip to content

Commit

Permalink
chore(main): release linkedregistrations-ui 1.0.5 (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot]
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
1 parent 49f20ab commit 443c439
Show file tree
Hide file tree
Showing 3 changed files with 16 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"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

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


### Bug Fixes

* Added addendum for participant amount selector ([4ff3dd2](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/4ff3dd2dd55b185df7689ec3924576b955570ab8))
* Added screen capture suggestion after registration ([#200](https://github.com/City-of-Helsinki/linkedregistrations-ui/issues/200)) ([49f20ab](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/49f20ab00c57d56c1c994781d81e123e43ab2e04))


### 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 443c439

Please sign in to comment.