Skip to content

Commit ba2637d

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2024-03-17) ### Bug Fixes * package.json export typo ([e45d2aa](e45d2aa))
1 parent 52dbfc1 commit ba2637d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.1](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.3.0...v1.3.1) (2024-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json export typo ([e45d2aa](https://github.com/cloudinary-community/svelte-cloudinary/commit/e45d2aa4d93a69b6251f8687f4ba9f721fa003b7))
7+
18
# [1.3.0](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.2.4...v1.3.0) (2024-03-11)
29

310

packages/svelte-cloudinary/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-cloudinary",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"author": "Matias Hernandez <hola@matiashernandez.dev>",
55
"contributors": [
66
"Matias Hernandez <hola@matiashernandez.dev>",
@@ -62,4 +62,4 @@
6262
"@unpic/svelte": "0.0.51",
6363
"cloudinary": "^1.32.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)