Skip to content

Commit 82b2ae0

Browse files
chore(release): 1.0.0-beta.17 [skip ci]
# [1.0.0-beta.17](v1.0.0-beta.16...v1.0.0-beta.17) (2026-02-12) ### Bug Fixes * simplified questions into arrays ([bade600](bade600)) ### Features * prompt copied animation ([9ad35b2](9ad35b2))
1 parent bade600 commit 82b2ae0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.0.0-beta.17](https://github.com/cloudinary-devs/create-cloudinary-react/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2026-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* simplified questions into arrays ([bade600](https://github.com/cloudinary-devs/create-cloudinary-react/commit/bade600ee63de7a7c3d8eec40569f8896f96a7bd))
7+
8+
9+
### Features
10+
11+
* prompt copied animation ([9ad35b2](https://github.com/cloudinary-devs/create-cloudinary-react/commit/9ad35b2351a69bca6d4dcd716b10a1508d5228a8))
12+
113
# [1.0.0-beta.16](https://github.com/cloudinary-devs/create-cloudinary-react/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2026-02-11)
214

315

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.16",
3+
"version": "1.0.0-beta.17",
44
"description": "Scaffold a Cloudinary React + Vite + TypeScript project with interactive setup",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)