Skip to content

Commit

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

## [Unreleased]

## [0.2.1](https://github.com/dbmdz/mirador-canvasnavigation/releases/tag/0.2.1) - 2024-02-09

### Added

- Added `canvasId` as parameter of `handleCanvasLabel`
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-canvasnavigation",
"version": "0.2.0",
"version": "0.2.1",
"description": "Mirador 3 plugin to replace the builtin canvas navigation with an extended one",
"keywords": [
"iiif",
Expand Down

0 comments on commit 7b14f5c

Please sign in to comment.