Skip to content

Commit

Permalink
chore(release): 1.10.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.8](v1.10.7...v1.10.8) (2023-12-15)

### Bug Fixes

* include defineElement in client bundle ([8ac19c7](8ac19c7))
  • Loading branch information
semantic-release-bot committed Dec 15, 2023
1 parent e9ee7ee commit f8b0c61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.8](https://github.com/podium-lib/podlet-server/compare/v1.10.7...v1.10.8) (2023-12-15)


### Bug Fixes

* include defineElement in client bundle ([8ac19c7](https://github.com/podium-lib/podlet-server/commit/8ac19c7060ac4ae1e0a8cccda302c5082959066c))

## [1.10.7](https://github.com/podium-lib/podlet-server/compare/v1.10.6...v1.10.7) (2023-11-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@podium/podlet-server",
"version": "1.10.7",
"version": "1.10.8",
"type": "module",
"bin": {
"podlet": "./cli.js"
Expand Down

0 comments on commit f8b0c61

Please sign in to comment.