Skip to content

Commit d0e630c

Browse files
authored
chore: release v1.3.3
1 parent d18e1e0 commit d0e630c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.3.3](https://github.com/oxc-project/javascript-globals/compare/javascript-globals-v1.3.2...javascript-globals-v1.3.3) - 2025-08-31
11+
12+
### Other
13+
14+
- *(deps)* lock file maintenance rust crates ([#63](https://github.com/oxc-project/javascript-globals/pull/63))
15+
1016
## [1.3.2](https://github.com/oxc-project/javascript-globals/compare/javascript-globals-v1.3.1...javascript-globals-v1.3.2) - 2025-07-27
1117

1218
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "xtask"]
33

44
[package]
55
name = "javascript-globals"
6-
version = "1.3.2"
6+
version = "1.3.3"
77
authors = ["Boshen <[email protected]>"]
88
categories = []
99
edition = "2021"

0 commit comments

Comments
 (0)