Skip to content

Commit 7853271

Browse files
github-actions[bot]Riippi
authored andcommitted
chore(main): release linked-volunteering-ui 0.9.0
1 parent b4cde9b commit 7853271

3 files changed

Lines changed: 25 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-
".": "0.8.2"
2+
".": "0.9.0"
33
}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.8.2...linked-volunteering-ui-v0.9.0) (2026-04-21)
4+
5+
6+
### Features
7+
8+
* Cloud sentry settings ([cdd7895](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/cdd78952bcdafd17c0002171977891efafadbac7))
9+
10+
11+
### Bug Fixes
12+
13+
* Dependency updates ([e4276ee](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/e4276ee77795079abfa4c536fffe3fc7525e21a4))
14+
* Linter issue ([f12c159](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/f12c159f9fca1af0b034cbae9ca14c668b67ed94))
15+
* Remove serviceworker ([ee06e0e](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/ee06e0eb979f3bfd244ea5c74cd9227d1915fd6b))
16+
* Same-major updates and resolutions ([4eb3086](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/4eb3086943ed414355a05a24c668108f190c8fc8))
17+
* Update to vite 8 ([ca1ca5f](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/ca1ca5fccd16257a6381182acb0ef0cf6493c40c))
18+
* Update vite to 8.0.5 ([2491e27](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/2491e2726b1ee9b3154250503def84f12478119d))
19+
20+
21+
### Dependencies
22+
23+
* Bump lodash from 4.17.23 to 4.18.1 ([05897d9](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/05897d94c0c565bb2872ee336b22cf89fe7cf51e))
24+
* Bump lodash-es from 4.17.23 to 4.18.1 ([b4cde9b](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/b4cde9b4fb96b5e59e3a2e44a5a5fad7e2b86442))
25+
326
## [0.8.2](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.8.1...linked-volunteering-ui-v0.8.2) (2026-04-07)
427

528

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linked-volunteering-ui",
3-
"version": "0.8.2",
3+
"version": "0.9.0",
44
"private": true,
55
"engines": {
66
"node": ">=22.13.1"

0 commit comments

Comments
 (0)