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 500feef commit 4c26897Copy full SHA for 4c26897
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+## [1.0.19] - 2025-02-24
10
+### Added
11
+- an optional `spell-check` step to the `js-test-and-release` workflow
12
+
13
+### Changed
14
+- made `build` the job the other jobs depend on in the `js-test-and-release` workflow to improve caching
15
16
## [1.0.18] - 2025-02-16
17
### Changed
18
- update `gorelease` and `staticcheck` ahead of the Go 1.24 rollout
0 commit comments