Skip to content

Commit 07f8a64

Browse files
🚀 release: 1.5.3 (#17)
Co-authored-by: honzabubenik <[email protected]>
1 parent fd39c80 commit 07f8a64

File tree

9 files changed

+54
-34
lines changed

9 files changed

+54
-34
lines changed

.badges.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{
1717
"fileName": "size.svg",
1818
"label": "minzipped size",
19-
"status": "3505",
19+
"status": "3546",
2020
"icon": "speed",
2121
"color": "43b816"
2222
},
@@ -31,4 +31,4 @@
3131
"status": "MIT"
3232
}
3333
]
34-
}
34+
}

.github/badges/coverage.svg

Lines changed: 5 additions & 5 deletions
Loading

.github/badges/license.svg

Lines changed: 5 additions & 5 deletions
Loading

.github/badges/maintainer.svg

Lines changed: 5 additions & 5 deletions
Loading

.github/badges/npm.svg

Lines changed: 5 additions & 5 deletions
Loading

.github/badges/size.svg

Lines changed: 9 additions & 9 deletions
Loading

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 1.5.3 (2025-04-18)
2+
### 🔀 Pull Requests
3+
4+
- [Update docs deps #16](https://github.com/localazy/cdn-client/pull/16)
5+
- [Update deps #14](https://github.com/localazy/cdn-client/pull/14)
6+
7+
### 🧪 Tests
8+
9+
- Fix tests ([6fbeaa0](https://github.com/localazy/cdn-client/commit/6fbeaa0)) ([#14](https://github.com/localazy/cdn-client/pull/14))
10+
11+
### 🧰 Other Commits
12+
13+
- Update CI ([fd39c80](https://github.com/localazy/cdn-client/commit/fd39c80)) ([#16](https://github.com/localazy/cdn-client/pull/16))
14+
- Update docs deps ([fd39c80](https://github.com/localazy/cdn-client/commit/fd39c80)) ([#16](https://github.com/localazy/cdn-client/pull/16))
15+
- Fix audit ([6fbeaa0](https://github.com/localazy/cdn-client/commit/6fbeaa0)) ([#14](https://github.com/localazy/cdn-client/pull/14))
16+
- Fix lint ([6fbeaa0](https://github.com/localazy/cdn-client/commit/6fbeaa0)) ([#14](https://github.com/localazy/cdn-client/pull/14))
17+
- Fix prettier ([6fbeaa0](https://github.com/localazy/cdn-client/commit/6fbeaa0)) ([#14](https://github.com/localazy/cdn-client/pull/14))
18+
- Fix typecheck ([6fbeaa0](https://github.com/localazy/cdn-client/commit/6fbeaa0)) ([#14](https://github.com/localazy/cdn-client/pull/14))
19+
- Update deps ([6fbeaa0](https://github.com/localazy/cdn-client/commit/6fbeaa0)) ([#14](https://github.com/localazy/cdn-client/pull/14))
20+
121
## 1.5.2 (2024-05-01)
222
### 🔀 Pull Requests
323

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.2",
3+
"version": "1.5.3",
44
"description": "Node.js module that allows you to easily interact with the Localazy CDN.",
55
"keywords": [
66
"Localazy",

0 commit comments

Comments
 (0)