Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yzimet committed Jan 30, 2018
1 parent 90fdffc commit 0b6625c
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.3.0
- [New] Add `AutoDirectionProvider` component for automatically detected direction.

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-with-direction",
"version": "1.2.0",
"version": "1.3.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 0b6625c

Please sign in to comment.