Skip to content

Commit

Permalink
chore: release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Mikhail Zolotukhin committed Jan 26, 2022
1 parent 285a432 commit f31342f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bismuth",
"version": "2.2.0",
"version": "2.3.0",
"description": "A dynamic tiling extension for KWin",
"private": true,
"devDependencies": {
Expand Down

0 comments on commit f31342f

Please sign in to comment.