mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-05 16:42:27 +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,17 @@
|
||||
# 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/core@4.0.1
|
||||
- @bbob/html@4.0.1
|
||||
- @bbob/plugin-helper@4.0.1
|
||||
- @bbob/types@4.0.1
|
||||
|
||||
## 4.0.0
|
||||
|
||||
### Major Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bbob/react",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "A BBCode to React Renderer part of @bbob",
|
||||
"keywords": [
|
||||
"react",
|
||||
@@ -18,7 +18,7 @@
|
||||
"react": "> 15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bbob/preset-react": "^4.0.0",
|
||||
"@bbob/preset-react": "^4.0.1",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "13.x",
|
||||
"react": "18.x",
|
||||
|
||||
Reference in New Issue
Block a user