Skip to content

Commit 4970432

Browse files
πŸ”– release 1.14.8
1 parent 30a16b0 commit 4970432

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [v1.14.8](https://github.com/haliphax/narf/compare/v1.14.7...v1.14.8) (2025-02-27)
2+
3+
## πŸ”’ Security Issues
4+
- [`a7dcf2a`](https://github.com/haliphax/narf/commit/a7dcf2a) ️ upgrade esbuild to ^0.25.0
5+
- [`30a16b0`](https://github.com/haliphax/narf/commit/30a16b0) ️ node lts/jod
6+
17
# [v1.14.7](https://github.com/haliphax/narf/compare/v1.14.6...v1.14.7) (2025-02-06)
28

39
## πŸ› Bug Fixes

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@
9696
"transform": "tsx src/tasks/transform.ts"
9797
},
9898
"type": "module",
99-
"version": "1.14.7"
99+
"version": "1.14.8"
100100
}

0 commit comments

Comments
Β (0)