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

chore(release): publish v2.6.0 (#79)

This commit is contained in:
Nikolay Kostyurin
2020-12-10 22:36:11 +02:00
committed by GitHub
parent 772d422d77
commit 69018b1b1d
29 changed files with 135 additions and 35 deletions
+11
View File
@@ -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.
# [2.6.0](https://github.com/JiLiZART/bbob/compare/v2.5.8...v2.6.0) (2020-12-10)
### Features
* **parser:** rewrite lexer to make it faster ([#50](https://github.com/JiLiZART/bbob/issues/50)) ([772d422](https://github.com/JiLiZART/bbob/commit/772d422d770b0f7716a86ac82c10eb3baaf77828))
## [2.5.8](https://github.com/JiLiZART/bbob/compare/v2.5.7...v2.5.8) (2020-07-08)
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "@bbob/plugin-helper",
"version": "2.5.8",
"version": "2.6.0",
"lockfileVersion": 1
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/plugin-helper",
"version": "2.5.8",
"version": "2.6.0",
"description": "Set of utils to help write plugins for @bbob/core",
"keywords": [
"bbob",