Skip to content

Commit 7b0be87

Browse files
committed
🚀 release: 1.2.1
1 parent a2de035 commit 7b0be87

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.2.1 (2024-03-14)
2+
3+
4+
5+
### 🐛 Bug Fixes
6+
7+
* Use correct bundle name ([a2de035](https://github.com/localazy/cdn-client/commit/a2de035))
8+
19
# 1.2.0 (2024-03-14)
210

311

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