Skip to content

Commit 1d7f0c6

Browse files
chore(release): 1.0.0-beta.15 [skip ci]
# [1.0.0-beta.15](v1.0.0-beta.14...v1.0.0-beta.15) (2026-02-10) ### Bug Fixes * use correct CLAUDE.md convention for Claude Code ([07a8a08](07a8a08)) ### Features * **analytics:** add CLI feature detection for React SDK ([4dfe495](4dfe495))
1 parent fecbe87 commit 1d7f0c6

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.15](https://github.com/cloudinary-devs/create-cloudinary-react/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2026-02-10)
2+
3+
4+
### Bug Fixes
5+
6+
* use correct CLAUDE.md convention for Claude Code ([07a8a08](https://github.com/cloudinary-devs/create-cloudinary-react/commit/07a8a085686b160387388464a722d90c09cb6805))
7+
8+
9+
### Features
10+
11+
* **analytics:** add CLI feature detection for React SDK ([4dfe495](https://github.com/cloudinary-devs/create-cloudinary-react/commit/4dfe4957bf615e9df08afe729e4f024c02d1cc7f))
12+
113
# [1.0.0-beta.14](https://github.com/cloudinary-devs/create-cloudinary-react/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2026-02-04)
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.14",
3+
"version": "1.0.0-beta.15",
44
"description": "Scaffold a Cloudinary React + Vite + TypeScript project with interactive setup",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)