Skip to content

Commit fb8234d

Browse files
committedMay 14, 2024·
chore: release v10.0.0
1 parent 0af75a6 commit fb8234d

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed
 

‎CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
# [10.0.0](https://github.com/hyperloris/nestjs-tile38/compare/9.2.0...10.0.0) (2024-05-14)
4+
5+
6+
### Features
7+
8+
* upgrade @nestjs/common to v10.3.7 and adjust peer dependencies ([b3c5afe](https://github.com/hyperloris/nestjs-tile38/commit/b3c5afeb252f1cb59d6faf86ff2c1480e7de4919))
9+
* upgrade tile38-ts from 1.x to the new major release 2.x ([dae62e6](https://github.com/hyperloris/nestjs-tile38/commit/dae62e6a4b4784fb0565147965cf47bab16b7a1b))
10+
311
# 9.2.0 (2022-09-21)
412

513

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-tile38",
3-
"version": "9.2.0",
3+
"version": "10.0.0",
44
"description": "Nest - a tile38 module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.