Skip to content

Commit a74d846

Browse files
authored
Merge pull request #5 from School-of-Website-Engineering/release-please--branches--main--components--standard-version
2 parents 806da97 + f1b5626 commit a74d846

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.1](https://github.com/School-of-Website-Engineering/Vue3-project-template/compare/v1.2.0...v1.2.1) (2023-03-10)
4+
5+
6+
### update
7+
8+
* 更新axios ([806da97](https://github.com/School-of-Website-Engineering/Vue3-project-template/commit/806da979feecdc7aad71c14b03da1a4174dcfd32))
9+
310
## [1.2.0](https://github.com/School-of-Website-Engineering/Vue3-project-template/compare/v1.1.0...v1.2.0) (2023-03-06)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "Vue3-project-template",
33
"private": true,
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --mode development",

0 commit comments

Comments
 (0)