Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 89e3371

Browse files
chore(release): 1.10.7 [skip ci]
## [1.10.7](v1.10.6...v1.10.7) (2023-11-24) ### Bug Fixes * set inlineDynamicImports in the right spot ([e65f623](e65f623))
1 parent c74f48e commit 89e3371

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.7](https://github.com/podium-lib/podlet-server/compare/v1.10.6...v1.10.7) (2023-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* set inlineDynamicImports in the right spot ([e65f623](https://github.com/podium-lib/podlet-server/commit/e65f62302665393613bff63316f91f8b40c244c7))
7+
18
## [1.10.6](https://github.com/podium-lib/podlet-server/compare/v1.10.5...v1.10.6) (2023-10-30)
29

310

package.json

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

0 commit comments

Comments
 (0)