From ec362496b7d1c57d2fea69193bc394815530cf6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 21:34:52 +0000 Subject: [PATCH] chore: release 2.1.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ff0ddc2..72bf7239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ # Changelog +## [2.1.0](https://www.github.com/Bismuth-Forge/bismuth/compare/v2.0.1...v2.1.0) (2021-11-09) + + +### Features + +* add a shortcut for the reverse rotation action ([a027e54](https://www.github.com/Bismuth-Forge/bismuth/commit/a027e5467f870e6f8b6b046d4d8e3477ea6dca8d)) +* make script installation directory global ([b82e0b2](https://www.github.com/Bismuth-Forge/bismuth/commit/b82e0b270698539a510a617c3736d60d1450359f)) + ### [2.0.1](https://www.github.com/Bismuth-Forge/bismuth/compare/v2.0.0...v2.0.1) (2021-11-08) diff --git a/package.json b/package.json index 310279c3..f5b4b725 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bismuth", - "version": "2.0.1", + "version": "2.1.0", "description": "A dynamic tiling extension for KWin", "private": true, "devDependencies": {