Skip to content

Commit

Permalink
chore(release): 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpestov committed Sep 21, 2023
1 parent f55f1e7 commit 2d1dcaa
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

### [3.2.2](https://gitlab.gwdg.de/subugoe/emo/tido/compare/v3.2.1...v3.2.2) (2023-09-21)


### Bug Fixes

* scroll to highlighted annotation in text when selected ([265b6f8](https://gitlab.gwdg.de/subugoe/emo/tido/-/commit/265b6f87bd1dcd9956faadb1899737a9623fdd04))
* update e2e test ([f30f282](https://gitlab.gwdg.de/subugoe/emo/tido/-/commit/f30f28272dda04c68b611fe6c862910422899ed8))


### Chore

* update GFL example config ([e0ea920](https://gitlab.gwdg.de/subugoe/emo/tido/-/commit/e0ea9200dcdaa9a04376817fa6e16999e7957163))

### [3.2.1](https://gitlab.gwdg.de/subugoe/emo/tido/compare/v3.2.0...v3.2.1) (2023-07-12)


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": "@subugoe/tido",
"version": "3.2.1",
"version": "3.2.2",
"description": "Text Viewer for Digital Objects (TIDO)",
"productName": "TIDO",
"keywords": [
Expand Down

0 comments on commit 2d1dcaa

Please sign in to comment.