Skip to content

Commit 81824c8

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2023-07-12) ### Bug Fixes * allow reactive props ([#41](#41)) ([4d6e1a9](4d6e1a9))
1 parent 4d6e1a9 commit 81824c8

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.2](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.1...v1.0.2) (2023-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* allow reactive props ([#41](https://github.com/cloudinary-community/svelte-cloudinary/issues/41)) ([4d6e1a9](https://github.com/cloudinary-community/svelte-cloudinary/commit/4d6e1a9b167d7b8a9b796aa665d988199bf460d2))
7+
18
## [1.0.1](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0...v1.0.1) (2023-06-29)
29

310

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.1",
4+
"version": "1.0.2",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)