Skip to content

Commit

Permalink
Release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Oct 13, 2015
1 parent c232c9f commit 0e84ec9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v3.0.0 - Tue, 13 Oct 2015 11:36:18 GMT
--------------------------------------

- [c232c9f](../../commit/c232c9f) [changed] host docs on GitHub Pages
- [9cdeb94](../../commit/9cdeb94) [fixed] updated React to v0.14.0
- [b5aca18](../../commit/b5aca18) [fixed] git ignore .idea
- [a519b84](../../commit/a519b84) [fixed] flow ignore fbjs



v2.1.0 - Wed, 07 Oct 2015 11:57:11 GMT
--------------------------------------

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": "react-bootstrap-combobox",
"version": "2.1.0",
"version": "3.0.0",
"description": "A combo-box component for React Bootstrap",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 0e84ec9

Please sign in to comment.