diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e67a79..2569754 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+# [2.3.0](https://github.com/JiLiZART/bbob/compare/v2.2.0...v2.3.0) (2018-10-25)
+
+
+### Features
+
+* **react:** allow pass custom options to react component ([77b30f3](https://github.com/JiLiZART/bbob/commit/77b30f3))
+
+
+
+
# 2.2.0 (2018-10-11)
diff --git a/lerna.json b/lerna.json
index 3ca9639..afb06d0 100644
--- a/lerna.json
+++ b/lerna.json
@@ -15,5 +15,5 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
- "version": "2.2.0"
+ "version": "2.3.0"
}
diff --git a/packages/bbob-react/CHANGELOG.md b/packages/bbob-react/CHANGELOG.md
index 6f51d21..094c597 100644
--- a/packages/bbob-react/CHANGELOG.md
+++ b/packages/bbob-react/CHANGELOG.md
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+# [2.3.0](https://github.com/JiLiZART/bbob/compare/v2.2.0...v2.3.0) (2018-10-25)
+
+
+### Features
+
+* **react:** allow pass custom options to react component ([77b30f3](https://github.com/JiLiZART/bbob/commit/77b30f3))
+
+
+
+
# 2.2.0 (2018-10-11)
diff --git a/packages/bbob-react/package.json b/packages/bbob-react/package.json
index ea1d843..89a224d 100644
--- a/packages/bbob-react/package.json
+++ b/packages/bbob-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@bbob/react",
- "version": "2.2.0",
+ "version": "2.3.0",
"description": "",
"keywords": [
"bbob",