Skip to content

Commit db839a4

Browse files
authored
chore: release v1.1.0 (#15)
1 parent 3df62e3 commit db839a4

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.1.0](https://github.com/oxc-project/javascript-globals/compare/javascript-globals-v1.0.0...javascript-globals-v1.1.0) - 2025-05-12
11+
12+
### Added
13+
14+
- globals v16.1.0
15+
16+
### Other
17+
18+
- *(deps)* lock file maintenance ([#14](https://github.com/oxc-project/javascript-globals/pull/14))
19+
1020
## [0.0.1](https://github.com/oxc-project/javascript-globals/releases/tag/javascript-globals-v0.0.1) - 2025-02-27
1121

1222
### 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.0.0"
6+
version = "1.1.0"
77
authors = ["Boshen <[email protected]>"]
88
categories = []
99
edition = "2021"

0 commit comments

Comments
 (0)