Skip to content

Commit 4697ca3

Browse files
honzabubenikgithub-actions[bot]
authored andcommitted
🚀 release: 1.5.5
1 parent 7053c40 commit 4697ca3

File tree

8 files changed

+36
-26
lines changed

8 files changed

+36
-26
lines changed

.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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.5.5 (2025-05-21)
2+
### 🔀 Pull Requests
3+
4+
- [Update deps #21](https://github.com/localazy/cdn-client/pull/21)
5+
6+
### 🧰 Other Commits
7+
8+
- Update deps ([7053c40](https://github.com/localazy/cdn-client/commit/7053c40)) ([#21](https://github.com/localazy/cdn-client/pull/21))
9+
- Use pre-push husky hook instead of pre-commit ([7053c40](https://github.com/localazy/cdn-client/commit/7053c40)) ([#21](https://github.com/localazy/cdn-client/pull/21))
10+
111
## 1.5.4 (2025-04-18)
212
### 🔀 Pull Requests
313

package-lock.json

Lines changed: 5 additions & 5 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.4",
3+
"version": "1.5.5",
44
"description": "Node.js module that allows you to easily interact with the Localazy CDN.",
55
"keywords": [
66
"Localazy",

0 commit comments

Comments
 (0)