We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d2309 commit b320091Copy full SHA for b320091
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.0.0-beta.4](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2023-06-08)
2
+
3
4
+### Features
5
6
+* pnpm > npm release ([83d2309](https://github.com/cloudinary-community/svelte-cloudinary/commit/83d23092ac4d7516280ee5caf79f3e2042124647))
7
8
# [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)
9
10
svelte-cloudinary/package.json
@@ -1,7 +1,7 @@
{
"name": "svelte-cloudinary",
"author": "Matias Hernandez <hola@matiashernandez.dev>",
- "version": "1.0.0-beta.3",
+ "version": "1.0.0-beta.4",
"license": "MIT",
"scripts": {
"dev": "vite dev",
0 commit comments