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.
2 parents cbbf439 + 2d0a7e4 commit a4ad2dcCopy full SHA for a4ad2dc
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.2.0
4
5
### Features
6
Cargo.toml
[package]
name = "js-source-scopes"
-version = "0.1.0"
+version = "0.2.0"
edition = "2021"
description = "Utilities for extracting and dealing with scope information in JS code"
0 commit comments