Skip to content

Commit 65ca8bc

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release palvelutarjotin-admin 1.21.0
1 parent 303c1a7 commit 65ca8bc

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-
".": "1.20.0"
2+
".": "1.21.0"
33
}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@
44

55
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/) for commit guidelines.
66

7+
## [1.21.0](https://github.com/City-of-Helsinki/palvelutarjotin-admin/compare/palvelutarjotin-admin-v1.20.0...palvelutarjotin-admin-v1.21.0) (2026-06-12)
8+
9+
10+
### Features
11+
12+
* Migrate from react-modal to HDS Dialog component ([08cfb02](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/08cfb02c4d8798a2bea86c28fe58bd5144a86700))
13+
* Replace react-toastify with custom NotificationsContext ([303c1a7](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/303c1a7b8e360754ed5eab56d634ac1197e2ab89))
14+
15+
16+
### Dependencies
17+
18+
* Migrate RHHC imports to scoped package and bundler resolution ([db70f39](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/db70f39991eab9830bae35a7fab17900d140f00f))
19+
* Remove unused @babel/runtime dependency ([17b6607](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/17b660767f65d18b372b9f543f2bf3220548ec68))
20+
* Remove unused @types/classnames dependency ([de447ac](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/de447ac2989109d1ac0b273b2a6defa550332baa))
21+
* Remove unused dompurify and its type definitions ([3890548](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/38905489da333eb9af23a60841055dbbe960c4b5))
22+
* Remove unused eslint-config-prettier dependency ([be17990](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/be17990a0f008aa5f79f8500d8f8cea2f8bd8c40))
23+
* Remove unused html-react-parser dependency ([fb85501](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/fb855016ae570789d606258ac2f6353dd797b386))
24+
* Replace dequal with lodash isEqual ([d82de52](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/d82de52551f6368b817b47fcc7d85ec37c3d2e7b))
25+
* Update testing-library packages to latest versions ([a4652bd](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/a4652bd507ac7667a0d57633cfeee242c948c2bf))
26+
* Upgrade @apollo/client to v3.14.0 ([3a0b556](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/3a0b55681457cfd0da415c0166ca5d2cc5c12523))
27+
* Upgrade React to v19 and align typings ([4e59634](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/4e5963469c9be08d4e6c0ff4448171ec3ba5ec31))
28+
* Upgrade HDS to v6.0.2 ([7ac36db](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/7ac36dbdf864595e9038ac659688f79b32d37131))
29+
730
## [1.20.0](https://github.com/City-of-Helsinki/palvelutarjotin-admin/compare/palvelutarjotin-admin-v1.19.9...palvelutarjotin-admin-v1.20.0) (2026-06-08)
831

932

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "palvelutarjotin-admin",
3-
"version": "1.20.0",
3+
"version": "1.21.0",
44
"license": "MIT",
55
"contributors": [
66
"Jori Lindell"

0 commit comments

Comments
 (0)