Skip to content

Commit f1f94d4

Browse files
committed
release: 0.7.1
1 parent 2401eb5 commit f1f94d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 0.7.1
4+
5+
### Internal Changes 🔧
6+
7+
- (release) Switch from action-prepare-release to Craft by @BYK in [#31](https://github.com/getsentry/js-source-scopes/pull/31)
8+
- Update sourcemap by @loewenheim in [#32](https://github.com/getsentry/js-source-scopes/pull/32)
9+
310
## 0.7.0
411

512
- Update SWC dependencies by @nsavoire in [#30](https://github.com/getsentry/js-source-scopes/pull/30)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "js-source-scopes"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
edition = "2021"
55

66
description = "Utilities for extracting and dealing with scope information in JS code"

0 commit comments

Comments
 (0)