Skip to content

Commit

Permalink
chore(master): release kerrokantasi-ui 1.3.0 (#1033)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot]
  • Loading branch information
github-actions[bot] committed May 14, 2024
1 parent 68afd0b commit 4ea1c61
Show file tree
Hide file tree
Showing 3 changed files with 9 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.2.6"
".": "1.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.2.6...kerrokantasi-ui-v1.3.0) (2024-05-14)


### Features

* New service-info texts for profile change ([#1000](https://github.com/City-of-Helsinki/kerrokantasi-ui/issues/1000)) ([68afd0b](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/68afd0ba2edd7039b86a6376d1f6d9007dbe0ebc))

## [1.2.6](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.2.5...kerrokantasi-ui-v1.2.6) (2024-05-13)


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": "kerrokantasi-ui",
"version": "1.2.6",
"version": "1.3.0",
"main": "index.js",
"scripts": {
"start": "NODE_ENV=production node server",
Expand Down

0 comments on commit 4ea1c61

Please sign in to comment.