Skip to content

Commit 83a7381

Browse files
author
Junmin Liu
committed
chore(release): adding 0.2.7
1 parent 2380d1e commit 83a7381

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.7"></a>
2+
## [0.2.7](https://github.com/JimLiu/bbcode-to-react/compare/0.2.5...0.2.7) (2017-11-07)
3+
4+
5+
16
<a name="0.2.5"></a>
27
## [0.2.5](https://github.com/JimLiu/bbcode-to-react/compare/0.2.4...v0.2.5) (2016-11-01)
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.6",
3+
"version": "0.2.7",
44
"description": "A utility for turning raw BBCode into React elements. ",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)