Skip to content

Commit

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

## [3.3.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.2.1...kukkuu-admin-v3.3.0) (2024-09-05)


### Features

* Add working delete button to unsent message's detail page ([a9285cf](https://github.com/City-of-Helsinki/kukkuu-admin/commit/a9285cfef2d25d6544e20e879bf040dbee90c5a9))


### Bug Fixes

* Update the graphql schema ([4918880](https://github.com/City-of-Helsinki/kukkuu-admin/commit/491888069e3998f412e327501ac7358fb12f8211))

## [3.2.1](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.2.0...kukkuu-admin-v3.2.1) (2024-07-05)


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.2.1",
"version": "3.3.0",
"private": true,
"scripts": {
"app:version": "echo \"$npm_package_version\"",
Expand Down

0 comments on commit 5cef10a

Please sign in to comment.