Skip to content

Commit

Permalink
Merge pull request #11 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 f00c49d + 8568455 commit 9b123c9
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.1.0](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.0.2...v1.1.0) (2023-02-27)


### Features

* 添加性能优化插件 ([f00c49d](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/f00c49d92f3675e56f8cca38912f3467698d226e))

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


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.0.2",
"version": "1.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode dev",
Expand Down

0 comments on commit 9b123c9

Please sign in to comment.