Skip to content

Commit

Permalink
chore(master): release kukkuu-admin 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and nikomakela committed Mar 14, 2024
1 parent 0a9353c commit fcd32f9
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 @@
{
".": "3.0.1"
".": "3.0.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [3.0.2](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.0.1...kukkuu-admin-v3.0.2) (2024-03-14)


### Bug Fixes

* Occurrence creation and edit view ([0a9353c](https://github.com/City-of-Helsinki/kukkuu-admin/commit/0a9353c68b010dbb50b769c08593e7f31f2e2e5b))

## [3.0.1](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.0.0...kukkuu-admin-v3.0.1) (2024-02-15)


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": "kukkuu-admin",
"version": "3.0.1",
"version": "3.0.2",
"private": true,
"scripts": {
"app:version": "echo \"$npm_package_version\"",
Expand Down

0 comments on commit fcd32f9

Please sign in to comment.