Skip to content

Commit 48fe34c

Browse files
authored
Merge pull request #285 from City-of-Helsinki/release-please--branches--master--components--kukkuu-admin
chore(master): release kukkuu-admin 3.5.0
2 parents d91558b + 4bc04b0 commit 48fe34c

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.4.0"
2+
".": "3.5.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* Add tixly ticket system ([0ea21cf](https://github.com/City-of-Helsinki/kukkuu-admin/commit/0ea21cfaa92bd431cb562d42d48204182a4eea78))
9+
* Arrival status and mark as attended on ticket verification page ([1ab6439](https://github.com/City-of-Helsinki/kukkuu-admin/commit/1ab643900b5e27dd1516badd2e8f4c3d402ae5ab))
10+
* Messages can be sent to all only with special permission ([ed29312](https://github.com/City-of-Helsinki/kukkuu-admin/commit/ed29312fd6920e371bace269159f89002ff50ab5))
11+
12+
13+
### Bug Fixes
14+
15+
* Event api internal enrolment handling ([99b260f](https://github.com/City-of-Helsinki/kukkuu-admin/commit/99b260fd3857c00ef81502c4401b525f9414a809))
16+
317
## [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)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kukkuu-admin",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"private": true,
55
"scripts": {
66
"app:version": "echo \"$npm_package_version\"",

0 commit comments

Comments
 (0)