Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Katz-Brown committed Jan 17, 2018
1 parent 936937e commit 721653e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Change Log

## v1.2.0
- [New] Add `inline` option; if specified, will render a `span` instead of a `div`.

## v1.1.0
- [New] increase peerDep/devDep range for react and bump enzyme (#2)
- [Deps] update `hoist-non-react-statics`, `prop-types`
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-with-direction",
"version": "1.1.0",
"version": "1.2.0",
"description": "Components to provide and consume RTL or LTR direction in React",
"author": "Yaniv Zimet <yaniv.zimet@airbnb.com>",
"repository": "airbnb/react-with-direction",
Expand Down

0 comments on commit 721653e

Please sign in to comment.