Skip to content

Commit

Permalink
chore(release): 0.1.91
Browse files Browse the repository at this point in the history
  • Loading branch information
wuweiweiwu committed Mar 23, 2020
1 parent d872f15 commit 4c85d11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [0.1.91](https://github.com/tomkp/react-split-pane/compare/v0.1.89...v0.1.91) (2020-03-23)


### Bug Fixes

* typescript typings ([ae3e41f](https://github.com/tomkp/react-split-pane/commit/ae3e41f0076903e02cc4c5011b31ea7eeadf2ac9))
* Update site title ([f61efff](https://github.com/tomkp/react-split-pane/commit/f61efff1f7676059d6b049774f004c4e49cb1e1f))

### [0.1.90](https://github.com/tomkp/react-split-pane/compare/v0.1.89...v0.1.90) (2020-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dist",
"index.d.ts"
],
"version": "0.1.90",
"version": "0.1.91",
"repository": {
"type": "git",
"url": "https://github.com/tomkp/react-split-pane"
Expand Down

0 comments on commit 4c85d11

Please sign in to comment.