mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-17 19:21:20 +03:00
Publish
- @bbob/cli@1.0.5 - @bbob/core@1.0.5 - @bbob/html@1.0.6 - @bbob/parser@1.0.10 - @bbob/preset-html5@1.0.5 - @bbob/react@1.0.6
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.10"></a>
|
||||
## [1.0.10](https://github.com/JiLiZART/bbob/compare/@bbob/parser@1.0.9...@bbob/parser@1.0.10) (2018-07-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **parser:** tokenizer error with quotemark strings ([7f40050](https://github.com/JiLiZART/bbob/commit/7f40050))
|
||||
|
||||
|
||||
|
||||
|
||||
<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)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bbob/parser",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"description": "Fast, flexible, and lean implementation of BBcode parser",
|
||||
"homepage": "https://github.com/JiLiZART/bbob",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user