Skip to content

Commit

Permalink
Merge branch 'main' into obmarg-push-ytzwqksvnnmp
Browse files Browse the repository at this point in the history
  • Loading branch information
obmarg committed Jun 9, 2024
2 parents 7a91d95 + bf66dd8 commit d419fd9
Show file tree
Hide file tree
Showing 86 changed files with 1,550 additions and 317 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable

- name: Run release-plz
uses: MarcoIeni/release-plz-action@7fe60ae5d741fc80fa624aef172aee9de2b98747
uses: MarcoIeni/release-plz-action@7566221bba53f707d05e4149111ada2c3313ae28
env:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

## Unreleased - xxxx-xx-xx

## v3.7.3 - 2024-06-04

### Changes

- update Cargo.toml dependencies
- update rust crate trycmd to 0.15 ([#971](https://github.com/obmarg/cynic/pull/971))

## v3.7.2 - 2024-05-22

### Changes

- Pulled in the latest cynic-parser, this should have no user facing impact.

## v3.7.1 - 2024-05-14

### Bug Fixes
Expand Down
Loading

0 comments on commit d419fd9

Please sign in to comment.