Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.1...v2.1.0) (2018-09-30)

### Bug Fixes

* πŸ› simplify AfterDraf component ([5d71134](5d71134))

### Features

* 🎸 add GoogleAuthButton scaffolding ([b22fb0a](b22fb0a))
* 🎸 implement Google auth Provider and Consumer components ([ece3676](ece3676))
  • Loading branch information
semantic-release-bot committed Sep 30, 2018
1 parent d34ac4f commit 368cd7c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.1.0](https://github.com/streamich/libreact/compare/v2.0.1...v2.1.0) (2018-09-30)


### Bug Fixes

* πŸ› simplify AfterDraf component ([5d71134](https://github.com/streamich/libreact/commit/5d71134))


### Features

* 🎸 add GoogleAuthButton scaffolding ([b22fb0a](https://github.com/streamich/libreact/commit/b22fb0a))
* 🎸 implement Google auth Provider and Consumer components ([ece3676](https://github.com/streamich/libreact/commit/ece3676))

## [2.0.1](https://github.com/streamich/libreact/compare/v2.0.0...v2.0.1) (2018-06-28)


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": "libreact",
"version": "2.0.1",
"version": "2.1.0",
"description": "React standard library",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 368cd7c

Please sign in to comment.