Skip to content

Commit 10c033e

Browse files
authored
Version Packages (#27)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## image-cache-pro@0.6.0 ### Minor Changes - 1c44dd6: image type and server error fixes
2 parents d984d26 + 8eb2b5b commit 10c033e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-crabs-prove.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# image-cache-pro
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- 1c44dd6: image type and server error fixes
8+
39
## 0.5.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "image-cache-pro",
33
"private": false,
4-
"version": "0.5.3",
4+
"version": "0.6.0",
55
"type": "module",
66
"description": "Advanced JavaScript library for image loading, pre-loading, caching, and detailed RAM & GPU memory management. (Beta)",
77
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)