Skip to content

Commit 6b7f6c6

Browse files
authored
release v0.0.13 (#55)
1 parent 1aa50e9 commit 6b7f6c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
9+
## [0.0.13] - 2023-11-01
810
### Added
911
- ability to ignore protoc version comments in `go generate` check
1012

13+
### Fixed
14+
- coverage report uploads in JS reusable workflows
15+
1116
## [0.0.12] - 2023-08-23
1217
### Changed
1318
- fallback to `go get` in Go check workflow

0 commit comments

Comments
 (0)