Skip to content

Commit 2f33ceb

Browse files
committed
🚀 release: 1.5.6
1 parent 111da39 commit 2f33ceb

File tree

9 files changed

+37
-30
lines changed

9 files changed

+37
-30
lines changed

.badges.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"fileName": "version.svg",
66
"label": "npm",
7-
"status": "1.5.5",
7+
"status": "1.5.6",
88
"icon": "npm"
99
},
1010
{
@@ -16,7 +16,7 @@
1616
{
1717
"fileName": "size.svg",
1818
"label": "minzipped size",
19-
"status": "3545",
19+
"status": "3546",
2020
"icon": "speed",
2121
"color": "43b816"
2222
},

.github/badges/coverage.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/license.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/maintainer.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/size.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/version.svg

Lines changed: 8 additions & 8 deletions
Loading

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.5.6 (2025-08-08)
2+
3+
### 🧰 Other Commits
4+
5+
- **dependencies:** Update dependencies ([111da39](https://github.com/localazy/cdn-client/commit/111da39))
6+
17
## 1.5.5 (2025-05-22)
28
### 🔀 Pull Requests
39

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/cdn-client",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "Node.js module that allows you to easily interact with the Localazy CDN.",
55
"keywords": [
66
"Localazy",
@@ -91,5 +91,6 @@
9191
"vite-bundle-visualizer": "^1.2.1",
9292
"vite-plugin-dts": "^4.5.4",
9393
"vitest": "^3.2.4"
94-
}
94+
},
95+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
9596
}

0 commit comments

Comments
 (0)