Skip to content

Commit cc1664f

Browse files
chore(release): 1.0.0-beta.9 [skip ci]
# [1.0.0-beta.9](v1.0.0-beta.8...v1.0.0-beta.9) (2023-06-19) ### Bug Fixes * patch update, fix ts import not recognized ([0359711](0359711)) * patch update, generate CldImageProps.svelte.d.ts ([2d58ca0](2d58ca0))
1 parent 1347c5e commit cc1664f

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-beta.9](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2023-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* patch update, fix ts import not recognized ([0359711](https://github.com/cloudinary-community/svelte-cloudinary/commit/0359711c95786d8e4031777114513f3aa37beb3c))
7+
* patch update, generate CldImageProps.svelte.d.ts ([2d58ca0](https://github.com/cloudinary-community/svelte-cloudinary/commit/2d58ca034bd897d565549a80a42d2a9ccefe7f78))
8+
19
# [1.0.0-beta.8](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2023-06-15)
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.8",
4+
"version": "1.0.0-beta.9",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)