Skip to content

Commit

Permalink
Merge pull request #12 from School-of-Website-Engineering/release-ple…
Browse files Browse the repository at this point in the history
…ase--branches--main--components--standard-version
  • Loading branch information
mason369 authored Feb 27, 2023
2 parents d64da2f + b27ab01 commit baa990f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.1.0...v1.2.0) (2023-02-27)


### Features

* 优化代码 ([d64da2f](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/d64da2f1d451c650e25b89acd7950e6970dec1b9))

## [1.1.0](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.0.2...v1.1.0) (2023-02-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Vue-project-template",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode dev",
Expand Down

0 comments on commit baa990f

Please sign in to comment.