Skip to content

Commit 52b53af

Browse files
chore(main): release linked-volunteering-ui 0.12.0
1 parent 53227af commit 52b53af

3 files changed

Lines changed: 17 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.11.1"
2+
".": "0.12.0"
33
}

CHANGELOG.md

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

3+
## [0.12.0](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.11.1...linked-volunteering-ui-v0.12.0) (2026-06-14)
4+
5+
6+
### Features
7+
8+
* **print:** Hide organizer section hints in printed event form ([352ad62](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/352ad6227e04f5a73ed40492a8d4f21c01c67683))
9+
10+
11+
### Bug Fixes
12+
13+
* **print:** Accept null datepicker values in date range ([661715d](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/661715dd136b253f76cbb3a9798c985f7a10985a))
14+
* **print:** Align event date fields in printed PDF ([a1ea9ff](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/a1ea9ff1b010e7579659178c7abd9895e294abee))
15+
* **print:** Align event form rows in browser print ([b9f34b6](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/b9f34b6db28a737f9b281a32298d63868742e098))
16+
* **print:** Use focus events for date range blur ([697addc](https://github.com/City-of-Helsinki/linked-volunteering-ui/commit/697addc6e425530788730589a1c2a7cb8556b407))
17+
318
## [0.11.1](https://github.com/City-of-Helsinki/linked-volunteering-ui/compare/linked-volunteering-ui-v0.11.0...linked-volunteering-ui-v0.11.1) (2026-06-11)
419

520

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.11.1",
3+
"version": "0.12.0",
44
"private": true,
55
"packageManager": "pnpm@11.1.3",
66
"engines": {

0 commit comments

Comments
 (0)