Skip to content

Commit 06ec305

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release linked-volunteering-ui 0.10.0
1 parent 371b599 commit 06ec305

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-
".": "0.9.1"
2+
".": "0.10.0"
33
}

CHANGELOG.md

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

3+
## [0.10.0](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.9.1...linked-volunteering-ui-v0.10.0) (2026-05-25)
4+
5+
6+
### Features
7+
8+
* Migrate Dockerfile to helsinki base image Refs: PS-276 ([bc52002](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/bc520021fd060c8a64c3d5c27dfb1ed2d995c1c1))
9+
* Migrate yarn classic to pnpm Refs: PS-276 ([102073b](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/102073ba8236f2088ac0a0ae33b5e536d245375a))
10+
11+
12+
### Dependencies
13+
14+
* Minimatch override Refs: PS-276 ([32d91a8](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/32d91a840c7b8de28ab3f37eab6f3035224651e9))
15+
* Upgrade eslint plugins Refs: PS-276 ([5117c1a](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/5117c1a168f5dce165622f310c744f7c4a15c4ed))
16+
317
## [0.9.1](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.9.0...linked-volunteering-ui-v0.9.1) (2026-05-11)
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": "linked-volunteering-ui",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"private": true,
55
"packageManager": "pnpm@11.1.3",
66
"engines": {

0 commit comments

Comments
 (0)