Skip to content

Commit

Permalink
chore(release): 2.24.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.24.2](v2.24.1...v2.24.2) (2024-07-23)

### Bug Fixes

* **pb-collapse:** collapse icons with fixed width ([0e83fbe](0e83fbe))
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent 8ea90c5 commit d58831d
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.24.2](https://github.com/eeditiones/tei-publisher-components/compare/v2.24.1...v2.24.2) (2024-07-23)


### Bug Fixes

* **pb-collapse:** collapse icons with fixed width ([0e83fbe](https://github.com/eeditiones/tei-publisher-components/commit/0e83fbecaaca0983bf282a80135cbf674668dfe3))

## [2.24.1](https://github.com/eeditiones/tei-publisher-components/compare/v2.24.0...v2.24.1) (2024-07-16)


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.1",
"version": "2.24.2",
"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 d58831d

Please sign in to comment.