Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Aug 7, 2023
1 parent 13509de commit bc81f8f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [0.2.0](https://github.com/dbmdz/mirador-keyboardshortcuts/releases/tag/0.2.0) - 2023-08-07

### Added

- Added some more shortcuts (see [here](https://github.com/dbmdz/mirador-keyboardshortcuts/pull/21/files))

## [0.1.1](https://github.com/dbmdz/mirador-keyboardshortcuts/releases/tag/0.1.1) - 2023-04-17

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mirador-keyboardshortcuts",
"version": "0.1.1",
"version": "0.2.0",
"description": "Mirador 3 plugin to add keyboard shortcuts",
"keywords": [
"iiif",
Expand Down

0 comments on commit bc81f8f

Please sign in to comment.