We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9995fa9 commit 533f5d0Copy full SHA for 533f5d0
CHANGELOG.md
@@ -1,12 +1,11 @@
1
# Changelog
2
3
-## Unreleased
+## 9.1.2
4
5
### Various fixes & improvements
6
7
- Prefer `"debug_id"` for sourcemap debug IDs (#101) by @loewenheim
8
9
-
10
## 9.1.1
11
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sourcemap"
-version = "9.1.1"
+version = "9.1.2"
authors = ["Sentry <hello@sentry.io>"]
keywords = ["javascript", "sourcemap", "sourcemaps"]
description = "Basic sourcemap handling for Rust"
cli/Cargo.toml
name = "cli"
authors = ["Armin Ronacher <armin.ronacher@active-4.com>"]
edition = "2018"
0 commit comments