Skip to content

Commit

Permalink
chore(release): 0.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Reptarsrage committed Nov 11, 2021
1 parent e25636b commit c749c95
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.4.24](https://github.com/reptarsrage/looking-glass/compare/v0.4.23...v0.4.24) (2021-11-11)

### Features

- adding shortcut keys for slideshow ([e25636b](https://github.com/reptarsrage/looking-glass/commit/e25636bb14e0712a74f777b2722ebb16bca0ba17))
- keyboard shortcuts for selecting filter ([ada2637](https://github.com/reptarsrage/looking-glass/commit/ada26370600005ba42226d62aebbd40158a19030))

### Bug Fixes

- fixing filters not being applied ([561904d](https://github.com/reptarsrage/looking-glass/commit/561904d4b6e58ab94755cef6e035b606601f7c4c))

### [0.4.23](https://github.com/reptarsrage/looking-glass/compare/v0.4.22...v0.4.23) (2021-11-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "looking-glass",
"productName": "The Looking-Glass",
"version": "0.4.23",
"version": "0.4.24",
"description": "Electron application to browse various website content from one app. Built for development practice only.",
"main": "./main.prod.js",
"repository": {
Expand Down

0 comments on commit c749c95

Please sign in to comment.