Skip to content

Commit

Permalink
chore(release): adding 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSharpieOne committed Jan 15, 2020
1 parent 96188f4 commit ce67559
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,15 @@
## [8.3.1](https://github.com/reactstrap/reactstrap/compare/8.3.0...8.3.1) (2020-01-15)


### Bug Fixes

* **build:** fix DropdownContext import/export ([96188f4](https://github.com/reactstrap/reactstrap/commit/96188f4))



# [8.3.0](https://github.com/reactstrap/reactstrap/compare/8.2.0...8.3.0) (2020-01-15)

## NOT PUBLISHED TO NPM DUE TO RELEASE BUILD FAILURE, USE 8.3.1

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "reactstrap",
"version": "8.3.0",
"version": "8.3.1",
"description": "React Bootstrap 4 components",
"main": "lib/index.js",
"jsnext:main": "es/index.js",
Expand Down

0 comments on commit ce67559

Please sign in to comment.