Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-10-13)

### Bug Fixes

* Validation for cloud name ([#63](#63)) ([63edb00](63edb00))
  • Loading branch information
semantic-release-bot committed Oct 13, 2023
1 parent 63edb00 commit 5ca4015
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.1](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.1.0...v1.1.1) (2023-10-13)


### Bug Fixes

* Validation for cloud name ([#63](https://github.com/cloudinary-community/svelte-cloudinary/issues/63)) ([63edb00](https://github.com/cloudinary-community/svelte-cloudinary/commit/63edb0072e69d10026e45aa0eb1047d9d40bfb83))

# [1.1.0](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.3...v1.1.0) (2023-08-18)


Expand Down
2 changes: 1 addition & 1 deletion svelte-cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-cloudinary",
"author": "Matias Hernandez <hola@matiashernandez.dev>",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"scripts": {
"dev": "node scripts/gen-metadata.js && vite dev",
Expand Down

1 comment on commit 5ca4015

@vercel
Copy link

@vercel vercel bot commented on 5ca4015 Oct 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.