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

Commit 93ce7bb

Browse files
chore(release): 1.10.8-next.3 [skip ci]
## [1.10.8-next.3](v1.10.8-next.2...v1.10.8-next.3) (2023-12-11) ### Bug Fixes * use correct dev bundling endpoint for content and fallback ([#136](#136)) ([680cff1](680cff1))
1 parent 680cff1 commit 93ce7bb

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.8-next.3](https://github.com/podium-lib/podlet-server/compare/v1.10.8-next.2...v1.10.8-next.3) (2023-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* use correct dev bundling endpoint for content and fallback ([#136](https://github.com/podium-lib/podlet-server/issues/136)) ([680cff1](https://github.com/podium-lib/podlet-server/commit/680cff179a9df7e41915f2204fac76573a7ba085))
7+
18
## [1.10.8-next.2](https://github.com/podium-lib/podlet-server/compare/v1.10.8-next.1...v1.10.8-next.2) (2023-12-11)
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.8-next.2",
3+
"version": "1.10.8-next.3",
44
"type": "module",
55
"bin": {
66
"podlet": "./cli.js"

0 commit comments

Comments
 (0)