| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | 8 | ## [Unreleased] | |
| 9 | 9 | ||
| 10 | + ## [1.3.5](https://github.com/oxc-project/javascript-globals/compare/javascript-globals-v1.3.4...javascript-globals-v1.3.5) - 2026-01-04 | ||
| 11 | + | ||
| 12 | + ### Other | ||
| 13 | + | ||
| 14 | + - Auto update globals from upstream ([#136](https://github.com/oxc-project/javascript-globals/pull/136)) | ||
| 15 | + - Auto update globals from upstream ([#132](https://github.com/oxc-project/javascript-globals/pull/132)) | ||
| 16 | + - *(deps)* lock file maintenance ([#117](https://github.com/oxc-project/javascript-globals/pull/117)) | ||
| 17 | + - *(deps)* update rust crate ureq to v3.1.4 ([#115](https://github.com/oxc-project/javascript-globals/pull/115)) | ||
| 18 | + - *(deps)* lock file maintenance ([#114](https://github.com/oxc-project/javascript-globals/pull/114)) | ||
| 19 | + - Auto update globals from upstream ([#110](https://github.com/oxc-project/javascript-globals/pull/110)) | ||
| 20 | + | ||
| 10 | 21 | ## [1.3.4](https://github.com/oxc-project/javascript-globals/compare/javascript-globals-v1.3.3...javascript-globals-v1.3.4) - 2025-10-29 | |
| 11 | 22 | ||
| 12 | 23 | ### Other | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ members = [".", "xtask"] | |||
| 3 | 3 | ||
| 4 | 4 | [package] | |
| 5 | 5 | name = "javascript-globals" | |
| 6 | - version = "1.3.4" | ||
| 6 | + version = "1.3.5" | ||
| 7 | 7 | authors = ["Boshen <boshenc@gmail.com>"] | |
| 8 | 8 | categories = [] | |
| 9 | 9 | edition = "2021" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments