Skip to content

Commit

Permalink
chore: release main (#1095)
Browse files Browse the repository at this point in the history
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
  • Loading branch information
czi-github-helper[bot] authored Jan 31, 2025
1 parent 836b377 commit a20c26b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
".": "2.7.0",
".": "2.7.1",
"aws": "2.1.1",
"config": "3.2.0",
"errors": "2.1.0",
"keypair": "2.1.0",
"kmsauth": "2.1.0",
"oidc_cli": "2.4.0",
"oidc_cli": "2.4.1",
"osutil": "2.0.2",
"pidlock": "2.0.0",
"sets": "2.0.0",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.7.1](https://github.com/chanzuckerberg/go-misc/compare/v2.7.0...v2.7.1) (2025-01-30)


### Bug Fixes

* Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) ([#1094](https://github.com/chanzuckerberg/go-misc/issues/1094)) ([836b377](https://github.com/chanzuckerberg/go-misc/commit/836b37716c58f6d70888db6e7b28af984a487a09))

## [2.7.0](https://github.com/chanzuckerberg/go-misc/compare/v2.6.0...v2.7.0) (2025-01-10)


Expand Down
7 changes: 7 additions & 0 deletions oidc_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.4.1](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.4.0...oidc_cli-v2.4.1) (2025-01-30)


### Bug Fixes

* Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) ([#1094](https://github.com/chanzuckerberg/go-misc/issues/1094)) ([836b377](https://github.com/chanzuckerberg/go-misc/commit/836b37716c58f6d70888db6e7b28af984a487a09))

## [2.4.0](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.3.0...oidc_cli-v2.4.0) (2025-01-10)


Expand Down

0 comments on commit a20c26b

Please sign in to comment.