Skip to content

Commit f4047e1

Browse files
chore(release): set package.json to 2.11.0 [skip ci]
# [2.11.0](v2.10.0...v2.11.0) (2025-05-29) ### Features * completely disable invalidation in distribution ([71ec4c9](71ec4c9))
1 parent 71ec4c9 commit f4047e1

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.11.0](https://github.com/soliantconsulting/create-react-app/compare/v2.10.0...v2.11.0) (2025-05-29)
2+
3+
4+
### Features
5+
6+
* completely disable invalidation in distribution ([71ec4c9](https://github.com/soliantconsulting/create-react-app/commit/71ec4c91548edb82f102b8026cfbe4c886575bf4))
7+
18
# [2.10.0](https://github.com/soliantconsulting/create-react-app/compare/v2.9.9...v2.10.0) (2025-05-29)
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.10.0",
3+
"version": "2.11.0",
44
"description": "Create a React App",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)