Skip to content

Commit af8f841

Browse files
github-actions[bot]cumt-robin
authored andcommitted
chore: version packages
1 parent 55d21dc commit af8f841

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/two-buckets-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

app/vite-vue3/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vite-vue3
22

3+
## 1.0.16
4+
5+
### Patch Changes
6+
7+
- 55d21dc: fix: 生产环境 cors 访问
8+
39
## 1.0.15
410

511
### Patch Changes

app/vite-vue3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-vue3",
33
"private": true,
4-
"version": "1.0.15",
4+
"version": "1.0.16",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)