Skip to content

Commit f0ab651

Browse files
committed
chore(release): v1.1.0
1 parent 248613a commit f0ab651

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

33

4+
## v1.1.0
5+
6+
[compare changes](https://github.com/mangmax/nuxt-es-toolkit/compare/v1.0.1...v1.1.0)
7+
8+
### 🚀 Enhancements
9+
10+
- Update es-toolkit to 1.15.1 ([248613a](https://github.com/mangmax/nuxt-es-toolkit/commit/248613a))
11+
12+
### 📖 Documentation
13+
14+
- Undate playground example ([a3794f3](https://github.com/mangmax/nuxt-es-toolkit/commit/a3794f3))
15+
16+
### 🏡 Chore
17+
18+
- Update readme ([ae6b887](https://github.com/mangmax/nuxt-es-toolkit/commit/ae6b887))
19+
20+
### ❤️ Contributors
21+
22+
23+
424
## v1.0.1
525

626
[compare changes](https://github.com/mangmax/nuxt-es-toolkit/compare/v0.0.2...v1.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-es-toolkit",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "es-toolkit for Nuxt",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)