File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.1.0] ( https://github.com/SocketSomeone/nestjs-hot-shots/compare/3.0.0...3.1.0 ) (2025-04-21)
4
+
5
+ ### Features
6
+
7
+ * add http metrics ([ bbc3d9d] ( https://github.com/SocketSomeone/nestjs-hot-shots/commit/bbc3d9da4f65c8511556b67693e4bff9410e8ecf ) )
8
+ * add metrics api ([ 3431025] ( https://github.com/SocketSomeone/nestjs-hot-shots/commit/343102542b8a98a473772a14b019a64637b11863 ) )
9
+
3
10
## [ 3.0.0] ( https://github.com/SocketSomeone/nestjs-hot-shots/compare/2.0.21...3.0.0 ) (2025-04-20)
4
11
5
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nestjs-hot-shots" ,
3
3
"description" : " Hot-shots Module for Nest.js Framework" ,
4
- "version" : " 3.0 .0" ,
4
+ "version" : " 3.1 .0" ,
5
5
"scripts" : {
6
6
"build" : " rimraf -rf dist && tsc -p tsconfig.json" ,
7
7
"prepublish:npm" : " npm run build" ,
You can’t perform that action at this time.
0 commit comments