Skip to content

Commit

Permalink
chore(release): 2.24.7 [skip ci]
Browse files Browse the repository at this point in the history
## [2.24.7](v2.24.6...v2.24.7) (2024-12-12)

### Bug Fixes

* **pb-formula:** fix typo ([bace492](bace492))
* **pb-formula:** replace XML entities ([cd95621](cd95621))
  • Loading branch information
semantic-release-bot committed Dec 12, 2024
1 parent ac1c05e commit 522492c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.24.7](https://github.com/eeditiones/tei-publisher-components/compare/v2.24.6...v2.24.7) (2024-12-12)


### Bug Fixes

* **pb-formula:** fix typo ([bace492](https://github.com/eeditiones/tei-publisher-components/commit/bace4928116a22eec3109f14f3f3de9fd8575ae3))
* **pb-formula:** replace XML entities ([cd95621](https://github.com/eeditiones/tei-publisher-components/commit/cd95621077131ba080092f9c2213db32fc87da55))

## [2.24.6](https://github.com/eeditiones/tei-publisher-components/compare/v2.24.5...v2.24.6) (2024-12-02)


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.24.6",
"version": "2.24.7",
"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 522492c

Please sign in to comment.