Skip to content

Commit c1f8add

Browse files
committed
🚀 release: 1.4.0
1 parent ddd7478 commit c1f8add

File tree

6 files changed

+36
-18
lines changed

6 files changed

+36
-18
lines changed

.github/badges/coverage.svg

+7-7
Loading

.github/badges/license.svg

+2-2
Loading

.github/badges/version.svg

+6-6
Loading

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# 1.4.0 (2024-03-15)
2+
3+
4+
5+
### ✨ Features
6+
7+
* Add live demo and update docs ([ef57bcf](https://github.com/localazy/cdn-client/commit/ef57bcf))
8+
9+
10+
### 📚 Documentation
11+
12+
* Add i18next example ([59b43fa](https://github.com/localazy/cdn-client/commit/59b43fa))
13+
14+
15+
### 🧰 Other Commits
16+
17+
* Update CI ([ddd7478](https://github.com/localazy/cdn-client/commit/ddd7478))
18+
119
# 1.3.0 (2024-03-15)
220

321

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.3.0",
3+
"version": "1.4.0",
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)