Skip to content

Commit f8bb0d7

Browse files
author
strausr
committed
chore: rename package from create-cloudinary-react-vite to create-cloudinary-react
1 parent 3b60ec7 commit f8bb0d7

File tree

6 files changed

+3296
-332
lines changed

6 files changed

+3296
-332
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
## [1.0.0] - TBD
4+
5+
### Added
6+
- Initial release

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# create-cloudinary-react-vite
1+
# create-cloudinary-react
22

33
> **Beta Release** - This is a beta version. We welcome feedback and bug reports!
44
@@ -9,7 +9,7 @@ Scaffold a Cloudinary React + Vite + TypeScript project with interactive setup.
99
## Usage
1010

1111
```bash
12-
npx create-cloudinary-react-vite
12+
npx create-cloudinary-react
1313
```
1414

1515
The CLI will prompt you for:

0 commit comments

Comments
 (0)