Skip to content

Commit c08e406

Browse files
chore(release): set package.json to 2.14.2 [skip ci]
## [2.14.2](v2.14.1...v2.14.2) (2026-05-11) ### Bug Fixes * **skeleton:** move side-effects-cache flag into pnpm-workspace.yaml ([3ffcd8e](3ffcd8e))
1 parent 3ffcd8e commit c08e406

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.14.2](https://github.com/soliantconsulting/create-react-app/compare/v2.14.1...v2.14.2) (2026-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **skeleton:** move side-effects-cache flag into pnpm-workspace.yaml ([3ffcd8e](https://github.com/soliantconsulting/create-react-app/commit/3ffcd8e50f7f2c52a48fce4d284f2c5794c0bd47))
7+
18
## [2.14.1](https://github.com/soliantconsulting/create-react-app/compare/v2.14.0...v2.14.1) (2026-05-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soliantconsulting/create-react-app",
3-
"version": "2.14.1",
3+
"version": "2.14.2",
44
"description": "Create a React App",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)