Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 4ccc5c2

Browse files
committed
chore(release): 0.10.7
1 parent 5f36be4 commit 4ccc5c2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
### [0.10.7](https://github.com/zzswang/docker-nginx-react/compare/v0.10.6...v0.10.7) (2020-02-15)
6+
7+
8+
### Bug Fixes
9+
10+
* try_files with directory, close [#24](https://github.com/zzswang/docker-nginx-react/issues/24) ([5f36be4](https://github.com/zzswang/docker-nginx-react/commit/5f36be4))
11+
12+
13+
514
### [0.10.6](https://github.com/zzswang/docker-nginx-react/compare/v0.10.5...v0.10.6) (2020-01-11)
615

716

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-nginx-react",
3-
"version": "0.10.6",
3+
"version": "0.10.7",
44
"description": "servering react web app",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)