Skip to content

chore: update api module dependency version to v1.0.0-rc1#3192

Merged
melekes merged 5 commits intomainfrom
andy/v1-rc1-api-release
Jun 10, 2024
Merged

chore: update api module dependency version to v1.0.0-rc1#3192
melekes merged 5 commits intomainfrom
andy/v1-rc1-api-release

Conversation

@andynog
Copy link
Collaborator

@andynog andynog commented Jun 5, 2024

close: #3191

The api has been tagged v1.0.0-rc.1 therefore update the dependency in cometbft go.mod

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

@andynog andynog added protobuf Protocol buffers-related release Pull requests that facilitate cutting a release labels Jun 5, 2024
@andynog andynog self-assigned this Jun 5, 2024
@andynog andynog changed the title proto: update api version to v1.0.0-rc.1 chore: update api version to v1.0.0-rc.1 Jun 5, 2024
@andynog andynog marked this pull request as ready for review June 5, 2024 12:09
@andynog andynog requested a review from a team as a code owner June 5, 2024 12:09
@andynog andynog requested a review from a team June 5, 2024 12:09
@andynog andynog changed the title chore: update api version to v1.0.0-rc.1 chore: update api module dependency version to v1.0.0-rc.1 Jun 5, 2024
Copy link
Collaborator

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@melekes melekes added this pull request to the merge queue Jun 10, 2024
@melekes
Copy link
Collaborator

melekes commented Jun 10, 2024

#3225 the actual version bump

Merged via the queue into main with commit 2dd5209 Jun 10, 2024
@melekes melekes deleted the andy/v1-rc1-api-release branch June 10, 2024 11:23
mergify bot pushed a commit that referenced this pull request Jun 10, 2024
close: #3191

The `api` has been tagged `v1.0.0-rc.1` therefore update the dependency
in cometbft `go.mod`

#### PR checklist

- [ ] Tests written/updated
- [x] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [x] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

---------

Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
(cherry picked from commit 2dd5209)
melekes pushed a commit that referenced this pull request Jun 10, 2024
…ort #3192) (#3231)

close: #3191 

The `api` has been tagged `v1.0.0-rc.1` therefore update the dependency
in cometbft `go.mod`

#### PR checklist

- [ ] Tests written/updated
- [x] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [x] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3192 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
@andynog andynog changed the title chore: update api module dependency version to v1.0.0-rc.1 chore: update api module dependency version to v1.0.0-rc1 Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

protobuf Protocol buffers-related release Pull requests that facilitate cutting a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update api in cometbft go.mod to v1.0.0-rc.1

2 participants