Skip to content

Commit

Permalink
Merge pull request #285 from City-of-Helsinki/release-please--branche…
Browse files Browse the repository at this point in the history
…s--master--components--kukkuu-admin

chore(master): release kukkuu-admin 3.5.0
  • Loading branch information
melniiv authored Oct 31, 2024
2 parents d91558b + 4bc04b0 commit 48fe34c
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 @@
{
".": "3.4.0"
".": "3.5.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [3.5.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.4.0...kukkuu-admin-v3.5.0) (2024-10-28)


### Features

* Add tixly ticket system ([0ea21cf](https://github.com/City-of-Helsinki/kukkuu-admin/commit/0ea21cfaa92bd431cb562d42d48204182a4eea78))
* Arrival status and mark as attended on ticket verification page ([1ab6439](https://github.com/City-of-Helsinki/kukkuu-admin/commit/1ab643900b5e27dd1516badd2e8f4c3d402ae5ab))
* Messages can be sent to all only with special permission ([ed29312](https://github.com/City-of-Helsinki/kukkuu-admin/commit/ed29312fd6920e371bace269159f89002ff50ab5))


### Bug Fixes

* Event api internal enrolment handling ([99b260f](https://github.com/City-of-Helsinki/kukkuu-admin/commit/99b260fd3857c00ef81502c4401b525f9414a809))

## [3.4.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.3.1...kukkuu-admin-v3.4.0) (2024-09-18)


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

0 comments on commit 48fe34c

Please sign in to comment.