Skip to content

Commit b8a048c

Browse files
🚀 release: 1.5.4 (#19)
Co-authored-by: honzabubenik <[email protected]>
1 parent 90e8525 commit b8a048c

File tree

9 files changed

+33
-24
lines changed

9 files changed

+33
-24
lines changed

.badges.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"fileName": "size.svg",
1818
"label": "minzipped size",
19-
"status": "3546",
19+
"status": "3545",
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/npm.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/size.svg

Lines changed: 4 additions & 4 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.4 (2025-04-18)
2+
### 🔀 Pull Requests
3+
4+
- [Fix docs deploy #18](https://github.com/localazy/cdn-client/pull/18)
5+
6+
### 🧰 Other Commits
7+
8+
- Fix docs deploy ([90e8525](https://github.com/localazy/cdn-client/commit/90e8525)) ([#18](https://github.com/localazy/cdn-client/pull/18))
9+
110
## 1.5.3 (2025-04-18)
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.3",
3+
"version": "1.5.4",
44
"description": "Node.js module that allows you to easily interact with the Localazy CDN.",
55
"keywords": [
66
"Localazy",

0 commit comments

Comments
 (0)