Skip to content

Commit

Permalink
chore(main): release linkedregistrations-ui 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jorilindell committed May 30, 2024
1 parent 45356b0 commit 35ba6ca
Show file tree
Hide file tree
Showing 3 changed files with 14 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 @@
{
".": "0.7.1"
".": "0.8.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.8.0](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v0.7.1...linkedregistrations-ui-v0.8.0) (2024-05-06)


### Features

* Add commit lint to the project ([fd39cae](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/fd39caeaf33c668b2378a8d7ee6ea98abf36bb4c))


### Bug Fixes

* Validate max lengths of signup fields ([45356b0](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/45356b0211c43d394d84d7c087934773d6a82b87))

## [0.7.1](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v0.7.0...linkedregistrations-ui-v0.7.1) (2024-04-29)


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": "0.7.1",
"version": "0.8.0",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down

0 comments on commit 35ba6ca

Please sign in to comment.