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

Commit

Permalink
chore(release): 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YanceyOfficial committed Jul 2, 2021
1 parent d284f4b commit d7e0abc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [3.7.1](https://github.com/Yancey-Blog/blog-cms-v2/compare/v3.7.0...v3.7.1) (2021-07-02)


### Bug Fixes

* only need to logout once when the JWT is expired ([3226cfc](https://github.com/Yancey-Blog/blog-cms-v2/commit/3226cfce977bd2d5280f64fd44b5ee879139d23c))

## [3.7.0](https://github.com/Yancey-Blog/blog-cms-v2/compare/v3.6.0...v3.7.0) (2021-06-15)


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-cms-v2",
"version": "3.7.0",
"version": "3.7.1",
"private": true,
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit d7e0abc

Please sign in to comment.