mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
chore(release): publish 4.0.1 (#236)
chore(release): release Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dd7696ca4b
commit
5ec0dfa382
@@ -1,5 +1,15 @@
|
||||
# Change Log
|
||||
|
||||
## 4.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`dd7696c`](https://github.com/JiLiZART/BBob/commit/dd7696ca4bc5122563d897048f46ca6a16f21de6) Thanks [@JiLiZART](https://github.com/JiLiZART)! - Fixes problem where `@bbob/html@4.0.0` depends on `@bbob/core@3.0.2` instead of `^4.0.0`
|
||||
|
||||
- Updated dependencies [[`dd7696c`](https://github.com/JiLiZART/BBob/commit/dd7696ca4bc5122563d897048f46ca6a16f21de6)]:
|
||||
- @bbob/html@4.0.1
|
||||
- @bbob/preset-html5@4.0.1
|
||||
|
||||
## 4.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bbob/cli",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "Comand line bbcode parser",
|
||||
"bin": {
|
||||
"bbob": "lib/cli.js"
|
||||
|
||||
Reference in New Issue
Block a user