Skip to content

Commit ab286d6

Browse files
chore(release): 1.0.0-beta.3 [skip ci]
# [1.0.0-beta.3](v1.0.0-beta.2...v1.0.0-beta.3) (2023-06-08) ### Features * test ([508c289](508c289))
1 parent 508c289 commit ab286d6

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.0-beta.3](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2023-06-08)
2+
3+
4+
### Features
5+
6+
* test ([508c289](https://github.com/cloudinary-community/svelte-cloudinary/commit/508c28956169518b6753ebe91ca9c8ac45d816f0))
7+
18
# [1.0.0-beta.2](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2023-06-01)
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.0-beta.2",
4+
"version": "1.0.0-beta.3",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)