mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-14 18:42:24 +03:00
v2.5.4 (#51)
This commit is contained in:
committed by
GitHub
parent
be938fd21f
commit
b6744e9758
@@ -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.5.4"></a>
|
||||
## [2.5.4](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.4) (2019-09-25)
|
||||
|
||||
|
||||
|
||||
|
||||
**Note:** Version bump only for package @bbob/preset-react
|
||||
|
||||
<a name="2.5.3"></a>
|
||||
## [2.5.3](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.3) (2019-08-11)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bbob/preset-react",
|
||||
"version": "2.5.3",
|
||||
"version": "2.5.4",
|
||||
"description": "React preset to transform BBCode to React for @bbob/react",
|
||||
"keywords": [
|
||||
"bbob",
|
||||
@@ -8,10 +8,10 @@
|
||||
"react"
|
||||
],
|
||||
"dependencies": {
|
||||
"@bbob/preset-html5": "^2.5.3"
|
||||
"@bbob/preset-html5": "^2.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bbob/core": "^2.5.3"
|
||||
"@bbob/core": "^2.5.4"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
||||
Reference in New Issue
Block a user