Skip to content

Commit efd03e5

Browse files
chore(release): 1.0.0-beta.20 [skip ci]
# [1.0.0-beta.20](v1.0.0-beta.19...v1.0.0-beta.20) (2026-02-23) ### Bug Fixes * Merge pull request [#9](#9) from jlooper-cloudinary/main ([9696686](9696686))
1 parent 9696686 commit efd03e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-beta.20](https://github.com/cloudinary-devs/create-cloudinary-react/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2026-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Merge pull request [#9](https://github.com/cloudinary-devs/create-cloudinary-react/issues/9) from jlooper-cloudinary/main ([9696686](https://github.com/cloudinary-devs/create-cloudinary-react/commit/96966864d65168b0210a8200f26c9d0d144b6fa9))
7+
18
# [1.0.0-beta.19](https://github.com/cloudinary-devs/create-cloudinary-react/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2026-02-18)
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": "create-cloudinary-react",
3-
"version": "1.0.0-beta.19",
3+
"version": "1.0.0-beta.20",
44
"description": "Scaffold a Cloudinary React + Vite + TypeScript project with interactive setup",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)