File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.7.4
5
+
6
+ [ compare changes] ( https://github.com/huang-julien/nitro-opentelemetry/compare/v0.7.3...v0.7.4 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Automatically add types in generated tsconfig ([ #19 ] ( https://github.com/huang-julien/nitro-opentelemetry/pull/19 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Add preset info ([ 4dddd0b] ( https://github.com/huang-julien/nitro-opentelemetry/commit/4dddd0b ) )
15
+
16
+ ### 🤖 CI
17
+
18
+ - Remove corepack ([ 4b7b548] ( https://github.com/huang-julien/nitro-opentelemetry/commit/4b7b548 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Julien Huang ([ @huang-julien ] ( http://github.com/huang-julien ) )
23
+
4
24
## v0.7.3
5
25
6
26
[ compare changes] ( https://github.com/huang-julien/open-telemetry-nitro/compare/v0.7.2...v0.7.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nitro-opentelemetry" ,
3
- "version" : " 0.7.3 " ,
3
+ "version" : " 0.7.4 " ,
4
4
"description" : " Opentelemetry module for the server framework nitro. Compatible with Nuxt." ,
5
5
"license" : " MIT" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments