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

Commit be75a47

Browse files
chore(release): 2.2.6 [skip ci]
1 parent e80bf08 commit be75a47

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.6](https://github.com/cakecatz/flex-toolbar/compare/v2.2.5...v2.2.6) (2021-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump atom-package-deps from 7.2.2 to 7.2.3 ([#232](https://github.com/cakecatz/flex-toolbar/issues/232)) ([e80bf08](https://github.com/cakecatz/flex-toolbar/commit/e80bf08dec6054b129c5b1c17a599d4fd93d2db2))
7+
18
## [2.2.5](https://github.com/cakecatz/flex-toolbar/compare/v2.2.4...v2.2.5) (2021-02-15)
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.5",
4+
"version": "2.2.6",
55
"description": "Easily Customizable ToolBar for Atom",
66
"repository": "https://github.com/cakecatz/flex-toolbar",
77
"license": "MIT",

0 commit comments

Comments
 (0)