Skip to content

Commit 38cdcdd

Browse files
committed
v1.6.1
1 parent 426e55a commit 38cdcdd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
1.6.1
2+
=====
3+
Released: Jan 12, 2025
4+
5+
* ESBuild Plugin:
6+
* When dev mode fails, stop the inner (usually: server) process.
7+
See: <https://github.com/NfNitLoop/deno-embedder/issues/17>
8+
9+
110
1.6.0
211
=====
312
Released: Nov. 20, 2024

deno.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nfnitloop/deno-embedder",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"exports": {
55
".": "./src/mod.ts",
66
"./plugins/plugins": "./src/plugins/plugins.ts",

0 commit comments

Comments
 (0)