Skip to content

Commit

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

## [Unreleased]

## [0.1.7](https://github.com/dbmdz/mirador-imagecropper/releases/tag/0.1.7) - 2023-03-23

### Changed

- Added usage of `theme.typography.fontFamily`

### Fixed

- Fixed styling of share button in dark theme
- Fixed display of dialog with multiple windows

## [0.1.6](https://github.com/dbmdz/mirador-imagecropper/releases/tag/0.1.6) - 2022-10-14

### Changed
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-imagecropper",
"version": "0.1.6",
"version": "0.1.7",
"description": "Mirador 3 plugin to retrieve the image url for the selected area",
"keywords": [
"iiif",
Expand Down

0 comments on commit a0a3152

Please sign in to comment.