Skip to content

Commit 97a051e

Browse files
committed
chore(image-loader): bump version of @codefast/image-loader to 0.3.5
Updated the version of `@codefast/image-loader` to align with other package versions in the monorepo for consistency. This change ensures cohesive versioning across all related packages.
1 parent 728caa2 commit 97a051e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@codefast-ui/progress-circle": "0.3.5",
1010
"@codefast/eslint-config": "0.3.5",
1111
"@codefast/hooks": "0.3.5",
12+
"@codefast/image-loader": "0.3.5",
1213
"@codefast/typescript-config": "0.3.5",
1314
"@codefast/ui": "0.3.5"
1415
},

packages/image-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefast/image-loader",
3-
"version": "0.1.0",
3+
"version": "0.3.5",
44
"description": "Flexible image loader for Next.js supporting multiple CDN providers",
55
"keywords": [
66
"next",

0 commit comments

Comments
 (0)