chore: release 2.0.1

This commit is contained in:
github-actions[bot] 2021-11-08 11:34:59 +00:00 committed by Mikhail Zolotukhin
parent 9a5cbe498c
commit d467252c73
2 changed files with 9 additions and 1 deletions

View File

@ -5,6 +5,14 @@
# Changelog
### [2.0.1](https://www.github.com/Bismuth-Forge/bismuth/compare/v2.0.0...v2.0.1) (2021-11-08)
### Bug Fixes
* do not ignore second windows when resize ([165008b](https://www.github.com/Bismuth-Forge/bismuth/commit/165008b9ac755bf312096ea45ac2ef303fb42e3a))
* prevent broken tiling, by not including empty stings into rules ([9a5cbe4](https://www.github.com/Bismuth-Forge/bismuth/commit/9a5cbe498cfc32e7ae1612cabce0e173e9e55c28))
## [2.0.0](https://www.github.com/Bismuth-Forge/bismuth/compare/v1.1.0...v2.0.0) (2021-11-03)

View File

@ -1,6 +1,6 @@
{
"name": "bismuth",
"version": "2.0.0",
"version": "2.0.1",
"description": "A dynamic tiling extension for KWin",
"private": true,
"devDependencies": {