Skip to content

Commit 0a004fd

Browse files
chore(main): release react-helsinki-headless-cms 3.1.0
1 parent 10a7174 commit 0a004fd

3 files changed

Lines changed: 9 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.3"
2+
".": "3.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.1.0](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/compare/react-helsinki-headless-cms-v3.0.3...react-helsinki-headless-cms-v3.1.0) (2026-06-15)
8+
9+
10+
### Features
11+
12+
* Migrate yarn classic to pnpm HCRC-195 ([#263](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/issues/263)) ([10a7174](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/commit/10a7174345b684fa68c2d4ee3333e0b677d931aa))
13+
714
## [3.0.3](https://github.com/City-of-Helsinki/react-helsinki-headless-cms/compare/react-helsinki-headless-cms-v3.0.2...react-helsinki-headless-cms-v3.0.3) (2026-05-25)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"node": ">=22.11.0"
55
},
66
"packageManager": "pnpm@11.1.2",
7-
"version": "3.0.3",
7+
"version": "3.1.0",
88
"description": "React components for displaying Headless CMS content according to guidelines set by HDS",
99
"main": "dist/cjs/index.js",
1010
"module": "dist/index.js",

0 commit comments

Comments
 (0)