Skip to content

Commit cbc5b05

Browse files
committed
🚀 release: 1.4.1
1 parent f5f89d3 commit cbc5b05

File tree

4 files changed

+21
-7
lines changed

4 files changed

+21
-7
lines changed

.github/badges/version.svg

+4-4
Loading

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 1.4.1 (2024-03-15)
2+
3+
4+
5+
### 🐛 Bug Fixes
6+
7+
* Fix external links style ([89ed1ac](https://github.com/localazy/cdn-client/commit/89ed1ac))
8+
* Fix missing images ([5baa5a1](https://github.com/localazy/cdn-client/commit/5baa5a1))
9+
10+
11+
### 📚 Documentation
12+
13+
* Update sandbox example, remove wrong options from reference ([f5f89d3](https://github.com/localazy/cdn-client/commit/f5f89d3))
14+
115
# 1.4.0 (2024-03-15)
216

317

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/cdn-client",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Node.js module that allows you to easily interact with the Localazy CDN.",
55
"author": "Localazy <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)