Skip to content

Commit 9f1a9d9

Browse files
chore(release): 1.4.14
## [1.4.14](v1.4.13...v1.4.14) (2023-03-12) ### Bug Fixes * upgrade deps ([e2de905](e2de905))
1 parent e2de905 commit 9f1a9d9

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.4.14](https://github.com/pmb0/express-tsx-views/compare/v1.4.13...v1.4.14) (2023-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade deps ([e2de905](https://github.com/pmb0/express-tsx-views/commit/e2de905e7d1d976279dcd939c5535237dd655051))
7+
18
## [1.4.13](https://github.com/pmb0/express-tsx-views/compare/v1.4.12...v1.4.13) (2023-02-08)
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": "express-tsx-views",
3-
"version": "1.4.13",
3+
"version": "1.4.14",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"description": "Server-side JSX/TSX rendering for your express or NestJS application 🚀",

0 commit comments

Comments
 (0)