Skip to content

Commit 68807ad

Browse files
authored
Merge pull request #16 from School-of-Website-Engineering/release-please--branches--main--components--standard-version
2 parents c660d0a + ea1f1fe commit 68807ad

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/School-of-Website-Engineering/Vue3-project-template/compare/v1.2.2...v1.2.3) (2023-12-25)
4+
5+
6+
### update
7+
8+
* 更新目录结构 ([c660d0a](https://github.com/School-of-Website-Engineering/Vue3-project-template/commit/c660d0ad394278fdff51c6fbf43971e4022557fc))
9+
310
## [1.2.2](https://github.com/School-of-Website-Engineering/Vue3-project-template/compare/v1.2.1...v1.2.2) (2023-03-19)
411

512
### CI

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)