2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-30 15:24:05 +03:00
This commit is contained in:
Nikolay Kostyurin
2019-03-29 13:22:45 +02:00
parent 3af3ea8539
commit 37f43927bf
6 changed files with 33 additions and 3 deletions
+11
View File
@@ -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.
<a name="2.4.1"></a>
## [2.4.1](https://github.com/JiLiZART/bbob/compare/v2.4.0...v2.4.1) (2019-03-29)
### Bug Fixes
* **react:** move [@bbob](https://github.com/bbob)/preset-react to dev deps due to circular deps ([3af3ea8](https://github.com/JiLiZART/bbob/commit/3af3ea8))
<a name="2.4.0"></a>
# [2.4.0](https://github.com/JiLiZART/bbob/compare/v2.3.4...v2.4.0) (2019-03-29)
+1 -1
View File
@@ -15,5 +15,5 @@
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"version": "2.4.0"
"version": "2.4.1"
}
+8
View File
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="2.4.1"></a>
## [2.4.1](https://github.com/JiLiZART/bbob/compare/v2.4.0...v2.4.1) (2019-03-29)
**Note:** Version bump only for package @bbob/cli
<a name="2.4.0"></a>
# [2.4.0](https://github.com/JiLiZART/bbob/compare/v2.3.4...v2.4.0) (2019-03-29)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/cli",
"version": "2.4.0",
"version": "2.4.1",
"description": "Comand line bbcode parser",
"main": "lib/cli.js",
"bin": {
+11
View File
@@ -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.
<a name="2.4.1"></a>
## [2.4.1](https://github.com/JiLiZART/bbob/compare/v2.4.0...v2.4.1) (2019-03-29)
### Bug Fixes
* **react:** move [@bbob](https://github.com/bbob)/preset-react to dev deps due to circular deps ([3af3ea8](https://github.com/JiLiZART/bbob/commit/3af3ea8))
<a name="2.4.0"></a>
# [2.4.0](https://github.com/JiLiZART/bbob/compare/v2.3.4...v2.4.0) (2019-03-29)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/react",
"version": "2.4.0",
"version": "2.4.1",
"description": "Render BBCode to React using @bbob/parser",
"keywords": [
"react",