mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-11 18:02:26 +03:00
Publish
- @bbob/cli@1.0.4 - @bbob/core@1.0.4 - @bbob/html@1.0.5 - @bbob/parser@1.0.9 - @bbob/preset-html5@1.0.4 - @bbob/react@1.0.5
This commit is contained in:
@@ -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="1.0.9"></a>
|
||||
## [1.0.9](https://github.com/JiLiZART/bbob/compare/@bbob/parser@1.0.8...@bbob/parser@1.0.9) (2018-07-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **parser:** only allowed tags error ([d3e8e4a](https://github.com/JiLiZART/bbob/commit/d3e8e4a))
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="1.0.8"></a>
|
||||
## [1.0.8](https://github.com/JiLiZART/bbob/compare/@bbob/parser@1.0.7...@bbob/parser@1.0.8) (2018-07-10)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bbob/parser",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"description": "Fast, flexible, and lean implementation of BBcode parser",
|
||||
"homepage": "https://github.com/JiLiZART/bbob",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user