Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2024
1 parent 27cf7be commit a1c946a
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# CHANGELOG

## [v0.17.4](https://github.com/zoncoen/scenarigo/compare/v0.17.3...v0.17.4) - 2024-08-06
### New Features
- add secrets field to define credential variables by @zoncoen in https://github.com/zoncoen/scenarigo/pull/414
- feat(plugin): always update toolchain directive to build plugins with the go version used to build scenarigo by @zoncoen in https://github.com/zoncoen/scenarigo/pull/421
### Dependency Upgrades
- chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in https://github.com/zoncoen/scenarigo/pull/412
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/415
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/417
- chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in https://github.com/zoncoen/scenarigo/pull/418
- chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/419
- chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/420
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/424
- chore(deps): bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/423
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in https://github.com/zoncoen/scenarigo/pull/425
- chore(deps): bump golang.ort/x/* to the latest by @zoncoen in https://github.com/zoncoen/scenarigo/pull/428
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in https://github.com/zoncoen/scenarigo/pull/430
- chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.14 in /scripts/cross-build by @dependabot in https://github.com/zoncoen/scenarigo/pull/426
- chore(deps): bump indirect modules by @zoncoen in https://github.com/zoncoen/scenarigo/pull/437
- chore(deps): bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/433
- chore(deps): bump golang.org/x/mod from 0.18.0 to 0.20.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/435
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in https://github.com/zoncoen/scenarigo/pull/436
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/zoncoen/scenarigo/pull/441

## [v0.17.3] - 2024-04-14
### Bug Fixes
- **release:** ensure the Docker image exists ([#411](https://github.com/zoncoen/scenarigo/issues/411))
Expand Down

0 comments on commit a1c946a

Please sign in to comment.