From d467252c7347b3c466a519224e334132821fa819 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 11:34:59 +0000 Subject: [PATCH] chore: release 2.0.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95d2d0c5..3ff0ddc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 2aa751bb..310279c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bismuth", - "version": "2.0.0", + "version": "2.0.1", "description": "A dynamic tiling extension for KWin", "private": true, "devDependencies": {