Skip to content

Commit

Permalink
Merge pull request #74 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 23, 2023
2 parents 94bffa2 + 28afd89 commit 50b5380
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.0](https://github.com/School-of-Website-Engineering/future-front-end/compare/v1.2.5...v1.3.0) (2023-03-23)


### Features

* 使用prettier格式化代码,添加侧边栏私信mock数据与调用 ([656536f](https://github.com/School-of-Website-Engineering/future-front-end/commit/656536f18695d496ccf9439e55b128bb0a33e02f))


### Styling

* Format code with prettier ([fa689f2](https://github.com/School-of-Website-Engineering/future-front-end/commit/fa689f2d7f68bac0f1c49846c415fa4d9df74336))

## [1.2.5](https://github.com/School-of-Website-Engineering/future-front-end/compare/v1.2.4...v1.2.5) (2023-03-21)

### Styling
Expand Down
2 changes: 1 addition & 1 deletion 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,7 +1,7 @@
{
"name": "future",
"private": true,
"version": "1.1.11",
"version": "1.3.0",
"type": "module",
"scripts": {
"dev": "vite --mode development",
Expand Down

0 comments on commit 50b5380

Please sign in to comment.