2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-17 19:21:20 +03:00

chore(release): publish v3.0.2 (#192)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-28 04:38:31 +03:00
committed by GitHub
parent f398412df7
commit d26f833f1b
27 changed files with 240 additions and 61 deletions
+7
View File
@@ -4,6 +4,13 @@
### Patch Changes
- Updated dependencies [[`0c78831`](https://github.com/JiLiZART/BBob/commit/0c78831372b02216c9be5d95cd8b857c18f81540)]:
- @bbob/parser@3.0.2
## null
### Patch Changes
- Updated dependencies [[`603c3ea`](https://github.com/JiLiZART/BBob/commit/603c3ead0f2b895a447dd9cfe98ce6ef27eec79c)]:
- @bbob/parser@3.0.1
+1 -1
View File
@@ -13,7 +13,7 @@
"url": "https://artkost.ru/"
},
"dependencies": {
"@bbob/parser": "3.0.1",
"@bbob/parser": "3.0.2",
"benchmark": "2.1.4",
"picocolors": "1.0.0",
"xbbcode-parser": "0.1.2",