Skip to content

Commit fb06159

Browse files
github-actions[bot]tjgofore
authored andcommitted
chore(main): release kerrokantasi-ui 1.19.2
1 parent 820caa6 commit fb06159

3 files changed

Lines changed: 28 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.19.1"
2+
".": "1.19.2"
33
}

CHANGELOG.md

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

3+
## [1.19.2](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.19.1...kerrokantasi-ui-v1.19.2) (2026-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Comments fetching fix on section change ([820caa6](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/820caa6d8e13553822d8175afb645d486c147386))
9+
10+
11+
### Dependencies
12+
13+
* Remove unused @testing-library/dom dependency ([2ae7246](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/2ae724670b66f3bc72cffa845178e762df597259))
14+
* Remove unused @testing-library/react-hooks dependency ([5c7130e](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/5c7130e28e0ee79995849a01cf268c00e041abb5))
15+
* Remove unused @types/node dependency ([6719516](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/67195161eab1afb081606f3bbc2fb1403d6e88a9))
16+
* Remove unused @vitejs/plugin-react dependency ([fc3b7b8](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/fc3b7b87224a06ab974fcac2ab0c752ad0ff790e))
17+
* Remove unused Babel plugin dependencies ([cb4b367](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/cb4b3678c45a4726a569cfc735cfee9fd2079abc))
18+
* Remove unused cross-fetch dependency ([80fd72c](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/80fd72c013508cea9982100689d59f2793c25a53))
19+
* Remove unused markdown-loader dependency ([c3da186](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/c3da18692b7c7cc623a4e5b17612a92336844986))
20+
* Remove unused minimist dependency ([0255d95](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/0255d959227207100e7170acb7ad8ab3955b5036))
21+
* Remove unused oidc-client and redux-oidc dependencies ([852aafe](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/852aafe7144f0fcb051a3a39583baada36b7cfbc))
22+
* Remove unused react-datetime dependency ([5e1294c](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/5e1294cd46d602a6d34e7b7dae35eac4511167dd))
23+
* Remove unused react-dropzone dependency ([9ad2672](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/9ad26720b9392ab693c6866d7a294106a7d439d0))
24+
* Remove unused react-select and emotion dependencies ([568ade2](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/568ade28c69aed9c1ba708ae6fd4df885a67aca7))
25+
* Remove unused react-toastify dependency ([3bc4097](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/3bc40974ddb022b898182da774db64356064e049))
26+
* Remove unused scrolltop dependency ([bbb380e](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/bbb380ec9dbaf58c0d3a02c0f075916ca65ba586))
27+
* Remove unused url dependency ([77b6f75](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/77b6f75c459c6a51ae623eb85d0176f3236a86ab))
28+
329
## [1.19.1](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.19.0...kerrokantasi-ui-v1.19.1) (2026-03-18)
430

531

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kerrokantasi-ui",
3-
"version": "1.19.1",
3+
"version": "1.19.2",
44
"license": "MIT",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)