Skip to content

Commit 7060f39

Browse files
author
vvo
committed
1.1.1
1 parent c5e1829 commit 7060f39

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="1.1.1"></a>
2+
## [1.1.1](https://github.com/algolia/react-element-to-jsx-string/compare/v1.1.0...v1.1.1) (2015-10-15)
3+
4+
5+
6+
17
<a name="1.1.0"></a>
28
# 1.1.0 (2015-10-15)
39

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-element-to-jsx-string",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Turn a ReactElement into the corresponding JSX string.",
55
"main": "index-dist.js",
66
"scripts": {

0 commit comments

Comments
 (0)