Skip to content

Commit

Permalink
chore(release): 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orlinmalkja committed Nov 6, 2024
1 parent 9b8e923 commit 60818ba
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [4.3.0](https://github.com/subugoe/tido/compare/v4.2.0...v4.3.0) (2024-11-06)


### Features

* add info message in Single Select Mode ([#515](https://github.com/subugoe/tido/issues/515)) ([56853bd](https://github.com/subugoe/tido/commit/56853bd0fa5f5a5f35577785e0e5ab37efdf6ed8))


### Bug Fixes

* change the logic of showing the message box in annotations list ([936c1e8](https://github.com/subugoe/tido/commit/936c1e8fe3805cbbda4b332937d0749e2147d18f))
* make the witnesses wrapper with flex-wrap css prop ([26f9ec2](https://github.com/subugoe/tido/commit/26f9ec2d0961ff267cd3eea37906ac6201065423))
* use inline-flex for witnesses wrapper to be in text flow ([272bfa7](https://github.com/subugoe/tido/commit/272bfa73be678e804188cdc1867b17ec2268f1a3))

## [4.2.0](https://github.com/subugoe/tido/compare/v4.1.1...v4.2.0) (2024-10-30)


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": "tido",
"version": "4.2.0",
"version": "4.3.0",
"description": "Text Viewer for Digital Objects (TIDO)",
"productName": "TIDO",
"keywords": [
Expand Down

0 comments on commit 60818ba

Please sign in to comment.