Skip to content
This repository was archived by the owner on Jun 13, 2022. It is now read-only.

Commit bc5f7a5

Browse files
chore(release): 2.2.7 [skip ci]
1 parent 5e480d7 commit bc5f7a5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.2.7](https://github.com/cakecatz/flex-toolbar/compare/v2.2.6...v2.2.7) (2021-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* fix grammar condition when substring of editor grammar ([3618f34](https://github.com/cakecatz/flex-toolbar/commit/3618f342ce6df2e6b531a7582c67608a26084522))
7+
18
## [2.2.6](https://github.com/cakecatz/flex-toolbar/compare/v2.2.5...v2.2.6) (2021-03-24)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flex-tool-bar",
33
"main": "./lib/flex-tool-bar",
4-
"version": "2.2.6",
4+
"version": "2.2.7",
55
"description": "Easily Customizable ToolBar for Atom",
66
"repository": "https://github.com/cakecatz/flex-toolbar",
77
"license": "MIT",

0 commit comments

Comments
 (0)