Skip to content

Commit b69d6f5

Browse files
author
Junmin Liu
committed
chore(release): adding 0.2.9
1 parent 6fbfee2 commit b69d6f5

File tree

5 files changed

+37
-32
lines changed

5 files changed

+37
-32
lines changed

.DS_Store

6 KB
Binary file not shown.

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.9"></a>
2+
## [0.2.9](https://github.com/JimLiu/bbcode-to-react/compare/0.2.8...0.2.9) (2018-04-24)
3+
4+
5+
16
<a name="0.2.8"></a>
27
## [0.2.8](https://github.com/JimLiu/bbcode-to-react/compare/0.2.7...0.2.8) (2018-03-02)
38

package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bbcode-to-react",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "A utility for turning raw BBCode into React elements. ",
55
"main": "lib/index.js",
66
"scripts": {
@@ -42,7 +42,7 @@
4242
"homepage": "https://github.com/JimLiu/bbcode-to-react#readme",
4343
"dependencies": {},
4444
"peerDependencies": {
45-
"react": "^0.14.0 || ^15.0.0"
45+
"react": "^0.14.0 || ^15.0.0 || ^16.0.0"
4646
},
4747
"devDependencies": {
4848
"babel-cli": "^6.14.0",

src/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)