Skip to content

Commit 45bc131

Browse files
Merge branch 'release/0.5.1'
2 parents 8be3f3b + 5fa1092 commit 45bc131

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.5.1
4+
5+
### Internal Changes 🔧
6+
7+
- Rename node native stacktrace package by @logaretm in [#40](https://github.com/getsentry/sentry-javascript-node-native-stacktrace/pull/40)
8+
39
## 0.5.0
410

511
### New Features ✨

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/node-native-stacktrace",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"main": "lib/index.js",
55
"types": "lib/index.d.ts",
66
"repository": "git://github.com/getsentry/sentry-javascript-node-native-stacktrace.git",

0 commit comments

Comments
 (0)