Skip to content

Commit 06b7e98

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-06-29) ### Features * release 1.0.0 ([#16](#16)) ([3380f97](3380f97)) * Update README.md ([5677fe4](5677fe4))
1 parent 3380f97 commit 06b7e98

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.0.0 (2023-06-29)
2+
3+
4+
### Features
5+
6+
* release 1.0.0 ([#16](https://github.com/cloudinary-community/svelte-cloudinary/issues/16)) ([3380f97](https://github.com/cloudinary-community/svelte-cloudinary/commit/3380f975d0024650492fe05b0c5a518b90e5e15f))
7+
* Update README.md ([5677fe4](https://github.com/cloudinary-community/svelte-cloudinary/commit/5677fe420b6d9d2d87d36e5d8225892131099731))
8+
19
# [1.0.0-beta.21](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2023-06-27)
210

311

svelte-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-cloudinary",
33
"author": "Matias Hernandez <hola@matiashernandez.dev>",
4-
"version": "1.0.0-beta.21",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)