Skip to content

Commit 5db9d14

Browse files
🚀 release: 1.5.8 (#28)
Co-authored-by: honzabubenik <[email protected]>
1 parent 469c66e commit 5db9d14

File tree

9 files changed

+37
-28
lines changed

9 files changed

+37
-28
lines changed

.badges.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"fileName": "version.svg",
66
"label": "npm",
7-
"status": "1.5.7",
7+
"status": "1.5.8",
88
"icon": "npm"
99
},
1010
{

.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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.5.8 (2025-09-10)
2+
### 🔀 Pull Requests
3+
4+
- [update dependencies #27](https://github.com/localazy/cdn-client/pull/27)
5+
6+
### 🧰 Other Commits
7+
8+
- **deps:** update dependencies ([469c66e](https://github.com/localazy/cdn-client/commit/469c66e)) ([#27](https://github.com/localazy/cdn-client/pull/27))
9+
110
## 1.5.7 (2025-08-28)
211
### 🔀 Pull Requests
312

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/cdn-client",
3-
"version": "1.5.7",
3+
"version": "1.5.8",
44
"description": "Node.js module that allows you to easily interact with the Localazy CDN.",
55
"keywords": [
66
"Localazy",

0 commit comments

Comments
 (0)