Skip to content

Commit 127cfe2

Browse files
chore(release): set package.json to 2.9.8 [skip ci]
## [2.9.8](v2.9.7...v2.9.8) (2025-04-21) ### Bug Fixes * **skeleton:** increase bucket deployment memory limit to 1024mb ([49d6ef6](49d6ef6))
1 parent 49d6ef6 commit 127cfe2

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.9.8](https://github.com/soliantconsulting/create-react-app/compare/v2.9.7...v2.9.8) (2025-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **skeleton:** increase bucket deployment memory limit to 1024mb ([49d6ef6](https://github.com/soliantconsulting/create-react-app/commit/49d6ef6c0f1b94b9ed6ca340a5b4b9766ad65fa7))
7+
18
## [2.9.7](https://github.com/soliantconsulting/create-react-app/compare/v2.9.6...v2.9.7) (2025-04-21)
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.9.7",
3+
"version": "2.9.8",
44
"description": "Create a React App",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)