Skip to content

Commit 26ed1db

Browse files
committed
🚀 release: 1.2.0
1 parent ae5a473 commit 26ed1db

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.2.0 (2024-03-14)
2+
3+
4+
5+
### ✨ Features
6+
7+
* Use fetch instead of axios ([ae5a473](https://github.com/localazy/cdn-client/commit/ae5a473))
8+
19
## 1.1.2 (2024-03-14)
210

311

package-lock.json

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