Skip to content

Commit 17dd40f

Browse files
committed
chore(release): 0.1.89
1 parent 7c0a6a4 commit 17dd40f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.1.89](https://github.com/tomkp/react-split-pane/compare/v0.1.88...v0.1.89) (2019-11-12)
6+
7+
8+
### Bug Fixes
9+
10+
* also include named exports ([bfd16af](https://github.com/tomkp/react-split-pane/commit/bfd16afe8e4f186968ecfd73929a961a9525abed))
11+
* ignore changelog in prettier ([7c0a6a4](https://github.com/tomkp/react-split-pane/commit/7c0a6a4f123fe266dece1d823bd0de580cca6507))
12+
513
### [0.1.88](https://github.com/tomkp/react-split-pane/compare/v0.1.87...v0.1.88) (2019-11-12)
614

715
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dist",
1010
"index.d.ts"
1111
],
12-
"version": "0.1.88",
12+
"version": "0.1.89",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/tomkp/react-split-pane"

0 commit comments

Comments
 (0)