Skip to content

Commit

Permalink
chore: release main (#1028)
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 Mar 21, 2024
1 parent 2389146 commit e5e28b0
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.2.0",
".": "2.2.1",
"aws": "2.1.0",
"config": "3.1.0",
"errors": "2.0.0",
"keypair": "2.0.0",
"kmsauth": "2.0.0",
"oidc_cli": "2.0.0",
"oidc_cli": "2.0.1",
"osutil": "2.0.0",
"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.2.1](https://github.com/chanzuckerberg/go-misc/compare/v2.2.0...v2.2.1) (2024-03-21)


### Bug Fixes

* Fix oidc-cli dependencies (osutil and pidlock reference invalid version numbers) ([#1027](https://github.com/chanzuckerberg/go-misc/issues/1027)) ([2389146](https://github.com/chanzuckerberg/go-misc/commit/238914650ee40f9ef103e384749be7857255d674))

## [2.2.0](https://github.com/chanzuckerberg/go-misc/compare/v2.1.0...v2.2.0) (2024-03-07)


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.0.1](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v2.0.0...oidc_cli-v2.0.1) (2024-03-21)


### Bug Fixes

* Fix oidc-cli dependencies (osutil and pidlock reference invalid version numbers) ([#1027](https://github.com/chanzuckerberg/go-misc/issues/1027)) ([2389146](https://github.com/chanzuckerberg/go-misc/commit/238914650ee40f9ef103e384749be7857255d674))

## [2.0.0](https://github.com/chanzuckerberg/go-misc/compare/oidc_cli-v1.12.0...oidc_cli-v2.0.0) (2024-02-23)


Expand Down

0 comments on commit e5e28b0

Please sign in to comment.