Skip to content

Commit

Permalink
Merge pull request #18 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 Mar 19, 2023
2 parents 776ac86 + f46a4e6 commit dbaf9cd
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
25 changes: 13 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,44 @@
# Changelog

## [1.2.1](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.2.0...v1.2.1) (2023-03-19)
## [1.2.2](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.2.1...v1.2.2) (2023-03-19)

### CI

- Update .deepsource.toml ([776ac86](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/776ac86227f27c38028b950a2aa62fed932c74f7))
- Update .deepsource.toml ([a2237cf](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/a2237cfa194e07509b1913cf94d46eba23c73b7f))

## [1.2.1](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.2.0...v1.2.1) (2023-03-19)

### CI

* Add .deepsource.toml ([7728b4d](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/7728b4d838a73b42fe369baecc7fc75a4b1f9972))
- Add .deepsource.toml ([7728b4d](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/7728b4d838a73b42fe369baecc7fc75a4b1f9972))

## [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))
- 优化代码 ([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)


### Features

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


### update

* 更新目录结构,添加模块 ([90db384](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/90db384f2160c4fa0a369194762791b3cd6f6601))
- 更新目录结构,添加模块 ([90db384](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/90db384f2160c4fa0a369194762791b3cd6f6601))

## [1.0.1](https://github.com/School-of-Website-Engineering/Vue-project-template/compare/v1.0.0...v1.0.1) (2023-01-22)


### Bug Fixes

* 上传更新文件 ([dcf110e](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/dcf110e70f270c1311ea7aff4e21e0d88e818c23))
- 上传更新文件 ([dcf110e](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/dcf110e70f270c1311ea7aff4e21e0d88e818c23))

## 1.0.0 (2023-01-12)


### update

* update ([778423b](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/778423b1787617fa219ac8e38f2a89c922533587))
- update ([778423b](https://github.com/School-of-Website-Engineering/Vue-project-template/commit/778423b1787617fa219ac8e38f2a89c922533587))
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.2.1",
"version": "1.2.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode dev",
Expand Down

0 comments on commit dbaf9cd

Please sign in to comment.