Skip to content

Commit 2a8e656

Browse files
committed
chore(release): v0.7.4
1 parent f7422a5 commit 2a8e656

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

33

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+
424
## v0.7.3
525

626
[compare changes](https://github.com/huang-julien/open-telemetry-nitro/compare/v0.7.2...v0.7.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nitro-opentelemetry",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
44
"description": "Opentelemetry module for the server framework nitro. Compatible with Nuxt.",
55
"license": "MIT",
66
"sideEffects": false,

0 commit comments

Comments
 (0)