Skip to content

Commit f28c61c

Browse files
committed
release: v1.2.1
1 parent d54c3cc commit f28c61c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.1](https://github.com/vexip-ui/nuxt/compare/v1.2.0...v1.2.1) (2023-10-30)
2+
3+
4+
### 🐞 Bug Fixes
5+
6+
* ensure extend optimizeDeps work ([d54c3cc](https://github.com/vexip-ui/nuxt/commit/d54c3ccc4f75aa3515f7c66c08cbfa96c198d268))
7+
8+
9+
110
# [1.2.0](https://github.com/vexip-ui/nuxt/compare/v1.1.0...v1.2.0) (2023-10-30)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vexip-ui/nuxt",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"type": "module",
55
"license": "MIT",
66
"author": "qmhc",

0 commit comments

Comments
 (0)