Skip to content

Commit dca9636

Browse files
chore(release): 1.2.6
## [1.2.6](v1.2.5...v1.2.6) (2023-03-12) ### Bug Fixes * peer deps ([f365da6](f365da6)) * upgrade deps ([90d0195](90d0195))
1 parent dae43d6 commit dca9636

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.6](https://github.com/pmb0/nestjs-tsx-views/compare/v1.2.5...v1.2.6) (2023-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* peer deps ([f365da6](https://github.com/pmb0/nestjs-tsx-views/commit/f365da6c76b750502ace11d60c8c7c4cfb6a47d9))
7+
* upgrade deps ([90d0195](https://github.com/pmb0/nestjs-tsx-views/commit/90d01956519ceb85e0a1c8bb3588f91471318872))
8+
19
## [1.2.5](https://github.com/pmb0/nestjs-tsx-views/compare/v1.2.4...v1.2.5) (2021-08-20)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-tsx-views",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"description": "Server-side JSX/TSX rendering for your NestJS application 🚀",

0 commit comments

Comments
 (0)