Skip to content

Commit e441daa

Browse files
github-actions[bot]Riippi
authored andcommitted
chore(main): release react-helsinki-headless-cms 3.0.2
1 parent 0d908dd commit e441daa

3 files changed

Lines changed: 43 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-
".": "3.0.1"
2+
".": "3.0.2"
33
}

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,47 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

7+
## [3.0.2](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/compare/react-helsinki-headless-cms-v3.0.1...react-helsinki-headless-cms-v3.0.2) (2026-05-12)
8+
9+
10+
### Bug Fixes
11+
12+
* LinkBase useless assignment Refs: KEH-281 ([11ffdad](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/11ffdad12dfa8aa5ea33e8961fbdd8cc2c72aafd))
13+
* Storybook plugins process.env Refs: KEH-281 ([3046073](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/30460734aee708c53960181ad77a60a9101e5823))
14+
* Storybook test-runner Refs: KEH-281 ([be3b22a](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/be3b22a272983cc591de298f0da09e1ae8a5a398))
15+
* UseResolveImageUrl consistency Refs: KEH-281 ([79140f1](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/79140f124c99b047c74da8649fc8c2eea5580907))
16+
17+
18+
### Dependencies
19+
20+
* Add @babel/core @babel/plugin-transform-runtime Refs: KEH-281 ([c1cc204](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/c1cc20412c268fa7d60f2e461db7493bdec890a8))
21+
* Bump @babel/plugin-transform-modules-systemjs ([0d908dd](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/0d908dd4ef056605a2956644fa11340710be7696))
22+
* Bump axios from 1.13.2 to 1.15.2 ([d578a0e](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/d578a0e9e76646731d2254d27003270be8c7da08))
23+
* Bump doctoc Refs: RATY-299 ([cb1d46e](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/cb1d46e50b19d5f3d7f0b34766dc8364545233b0))
24+
* Bump dompurify from 3.3.1 to 3.3.3 ([a38f6b9](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/a38f6b910abd513e34850c2418844aca9622566a))
25+
* Bump dompurify from 3.3.3 to 3.4.1 ([4ab9665](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/4ab96656591f360b4d59b5693e5fadc71eca58d7))
26+
* Bump eslint and plugins Refs: KEH-281 ([9e24fc0](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/9e24fc089fefe5afeb4d4b425d7140501cb3a6c6))
27+
* Bump fast-uri from 3.1.0 to 3.1.2 ([eec5b67](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/eec5b675cb8fbf8788e66591248b18386a2e433b))
28+
* Bump flatted from 3.3.3 to 3.4.2 ([110ef93](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/110ef935c75f73509ce13439ca272750b097936b))
29+
* Bump follow-redirects from 1.15.11 to 1.16.0 ([edf3ff7](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/edf3ff716ae271eb46b68c5ea8825109114f4326))
30+
* Bump isomorphic-dompurify Refs: RATY-299 ([c7a489f](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/c7a489f84d4e1d37ef3d166aad9934b94f7a7b83))
31+
* Bump lodash from 4.17.21 to 4.17.23 ([622eb05](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/622eb05e7d61f74456d51f60998e9823a8e9164e))
32+
* Bump lodash-es from 4.17.21 to 4.17.23 ([7e3ce3b](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/7e3ce3b4d01c1f3a2554baadfa715d485450beef))
33+
* Bump lodash-es from 4.17.23 to 4.18.1 ([99f3e0c](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/99f3e0c356ec60b5fb77a6700dc96e954442bfaf))
34+
* Bump postcss from 8.5.6 to 8.5.10 ([2c39271](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/2c39271e612d2efc9bdc32efbcbfd84ca005026b))
35+
* Bump rollup from 4.53.3 to 4.59.0 ([93704e8](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/93704e849d06aaccfd322947fd731d3cbdd1547c))
36+
* Bump storybook from 10.1.6 to 10.2.10 ([8af1242](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/8af12421c71044c2e0bde59599bf9514b14bc65e))
37+
* Bump svgo from 2.8.0 to 2.8.2 ([03a33f6](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/03a33f6863e561b43c7f8aa0ec963d8d4db976a8))
38+
* Bump underscore from 1.13.7 to 1.13.8 ([40b891f](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/40b891fe3889afc720f0fa593fbba40f8db92094))
39+
* Bump versions in package.json Refs: RATY-299 ([6c2a9a5](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/6c2a9a5a15c5ba566146b58752da992798a621e0))
40+
* Bump webpack from 5.103.0 to 5.104.1 ([f4bb34e](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/f4bb34e627adc2abd2d53fe62155cfd960ff3b4a))
41+
* Migrate Jest to Vitest Refs: KEH-281 ([4dff563](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/4dff563d234d169c1460b3f505cc8e844594656c))
42+
* Minimatch resolution Refs: KEH-281 ([822b731](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/822b731a402014688b8b0d71a8c91397bbb87fbd))
43+
* Minimatch resolution versioning Refs: KEH-281 ([30db290](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/30db2900733db7513931e296ad7b8dcc61f7b539))
44+
* Picomatch resolution Refs: KEH-281 ([86b449f](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/86b449f2c77d6a4afd9f73396e5e588023f42651))
45+
* Upgrade graphql-codegen Refs: KEH-281 ([0ecb8ab](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/0ecb8abb06649970ab04477108c6a1309d8ea593))
46+
* Upgrade rollup-plugin-delete Refs: KEH-281 ([7ab164d](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/7ab164d57c5e88536a0d63cd9eec4fc59030a212))
47+
748
## [3.0.1](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/compare/react-helsinki-headless-cms-v3.0.0...react-helsinki-headless-cms-v3.0.1) (2026-01-13)
849

950

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@city-of-helsinki/react-helsinki-headless-cms",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "React components for displaying Headless CMS content according to guidelines set by HDS",
55
"main": "cjs/index.js",
66
"module": "index.js",

0 commit comments

Comments
 (0)