Skip to content

Commit

Permalink
chore(release): 2.18.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.18.4](v2.18.3...v2.18.4) (2024-01-22)

### Bug Fixes

* **pb-view-annotate:** changes not saved after editing/correcting an added (but not yet merged) annotation ([837b37f](837b37f))
  • Loading branch information
semantic-release-bot committed Jan 22, 2024
1 parent 837b37f commit 7a7c94f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.18.4](https://github.com/eeditiones/tei-publisher-components/compare/v2.18.3...v2.18.4) (2024-01-22)


### Bug Fixes

* **pb-view-annotate:** changes not saved after editing/correcting an added (but not yet merged) annotation ([837b37f](https://github.com/eeditiones/tei-publisher-components/commit/837b37f6639d7e57b768ad7b7ffc612b14c4a3c3))

## [2.18.3](https://github.com/eeditiones/tei-publisher-components/compare/v2.18.2...v2.18.3) (2024-01-18)


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": "@teipublisher/pb-components",
"version": "2.18.3",
"version": "2.18.4",
"description": "Collection of webcomponents underlying TEI Publisher",
"repository": "https://github.com/eeditiones/tei-publisher-components.git",
"main": "index.html",
Expand Down

0 comments on commit 7a7c94f

Please sign in to comment.