Skip to content

Commit f8b0c61

Browse files
chore(release): 1.10.8 [skip ci]
## [1.10.8](v1.10.7...v1.10.8) (2023-12-15) ### Bug Fixes * include defineElement in client bundle ([8ac19c7](8ac19c7))
1 parent e9ee7ee commit f8b0c61

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.8](https://github.com/podium-lib/podlet-server/compare/v1.10.7...v1.10.8) (2023-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* include defineElement in client bundle ([8ac19c7](https://github.com/podium-lib/podlet-server/commit/8ac19c7060ac4ae1e0a8cccda302c5082959066c))
7+
18
## [1.10.7](https://github.com/podium-lib/podlet-server/compare/v1.10.6...v1.10.7) (2023-11-24)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@podium/podlet-server",
3-
"version": "1.10.7",
3+
"version": "1.10.8",
44
"type": "module",
55
"bin": {
66
"podlet": "./cli.js"

0 commit comments

Comments
 (0)