Skip to content

Commit 6a00ebc

Browse files
committed
Merge branch 'release-0.2.2'
2 parents 645f091 + 7f38bf9 commit 6a00ebc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.2.2"></a>
2+
## [0.2.2](https://github.com/JimLiu/bbcode-to-react/compare/0.2.1...v0.2.2) (2016-11-01)
3+
Add tonic example
4+
5+
16
<a name="0.2.1"></a>
27
## [0.2.1](https://github.com/JimLiu/bbcode-to-react/compare/0.1.3...v0.2.1) (2016-10-29)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bbcode-to-react",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A utility for turning raw BBCode into React elements. ",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)