We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ee7ee commit f8b0c61Copy full SHA for f8b0c61
CHANGELOG.md
@@ -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
8
## [1.10.7](https://github.com/podium-lib/podlet-server/compare/v1.10.6...v1.10.7) (2023-11-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@podium/podlet-server",
- "version": "1.10.7",
+ "version": "1.10.8",
"type": "module",
"bin": {
"podlet": "./cli.js"
0 commit comments