From f31342f95b026cc859bbf2e101537847b3723a46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 17:13:47 +0000 Subject: [PATCH] chore: release 2.3.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6093285a..57e55073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ # Changelog +## [2.3.0](https://www.github.com/Bismuth-Forge/bismuth/compare/v2.2.0...v2.3.0) (2022-01-26) + + +### Features + +* add keyboard shortcut entry for Spiral Layout ([dde0c49](https://www.github.com/Bismuth-Forge/bismuth/commit/dde0c499ab6d556ef1f68a8493bd5072392a1a68)) + + +### Bug Fixes + +* use correct min/max func and start val for finding closest window ([2548aa5](https://www.github.com/Bismuth-Forge/bismuth/commit/2548aa5dbd0ebc6bdc7118cc8b301dc0b8d13cb3)) + ## [2.2.0](https://www.github.com/Bismuth-Forge/bismuth/compare/v2.1.0...v2.2.0) (2021-12-02) diff --git a/package.json b/package.json index 4ccb2f96..74b2d2a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bismuth", - "version": "2.2.0", + "version": "2.3.0", "description": "A dynamic tiling extension for KWin", "private": true, "devDependencies": {