Skip to content

Commit 7ca0874

Browse files
committed
🚀 release: 1.3.0
1 parent 5fba451 commit 7ca0874

File tree

3 files changed

+824
-3
lines changed

3 files changed

+824
-3
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# 1.3.0 (2024-03-15)
2+
3+
4+
5+
### ✨ Features
6+
7+
* Add code sandbox support ([86da408](https://github.com/localazy/cdn-client/commit/86da408))
8+
* Update package.json exports ([00a3cf0](https://github.com/localazy/cdn-client/commit/00a3cf0))
9+
10+
11+
### ⚡️ Performance
12+
13+
* Replace lodash with base functiions to reduce bundle size ([da505ab](https://github.com/localazy/cdn-client/commit/da505ab))
14+
15+
16+
### 📚 Documentation
17+
18+
* Updated docs ([5fba451](https://github.com/localazy/cdn-client/commit/5fba451))
19+
20+
21+
### 🧰 Other Commits
22+
23+
* Add bundle visualizer ([4a7dfc3](https://github.com/localazy/cdn-client/commit/4a7dfc3))
24+
* Remove unused deps ([757f4ae](https://github.com/localazy/cdn-client/commit/757f4ae))
25+
126
## 1.2.1 (2024-03-14)
227

328

0 commit comments

Comments
 (0)