Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YanceyOfficial committed Sep 14, 2021
1 parent 98184dc commit a3eb0aa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.11.0](https://github.com/Yancey-Blog/blog-be-next/compare/v1.10.0...v1.11.0) (2021-09-14)


### Features

* update middleware ([98184dc](https://github.com/Yancey-Blog/blog-be-next/commit/98184dceed541b45f43c3a9211c72ab3e94247cc))
* update scripts of package.json ([a14e8a6](https://github.com/Yancey-Blog/blog-be-next/commit/a14e8a6a3bf9d23ed5258d6076b251de65294953))
* wip: try no cors ([8b12cf9](https://github.com/Yancey-Blog/blog-be-next/commit/8b12cf91b2f3ff95c6cee9fdd4cbbf3832daac96))

## [1.10.0](https://github.com/Yancey-Blog/blog-be-next/compare/v1.9.0...v1.10.0) (2021-09-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blog-be-next",
"version": "1.10.0",
"version": "1.11.0",
"description": "The backend platform for Yancey blog.",
"repository": "git@github.com:Yancey-Blog/blog-be-next.git",
"author": "YanceyOfficial <yanceyofficial@gmail.com>",
Expand Down

0 comments on commit a3eb0aa

Please sign in to comment.