Skip to content

Commit

Permalink
chore: release main (#1080)
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] committed Aug 6, 2024
1 parent 10bce11 commit 03a70fa
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,6 +1,6 @@
{
".": "2.4.1",
"aws": "2.1.0",
".": "2.4.2",
"aws": "2.1.1",
"config": "3.1.0",
"errors": "2.1.0",
"keypair": "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.4.2](https://github.com/chanzuckerberg/go-misc/compare/v2.4.1...v2.4.2) (2024-08-01)


### Bug Fixes

* make the aws mock-generation script work again ([#1079](https://github.com/chanzuckerberg/go-misc/issues/1079)) ([10bce11](https://github.com/chanzuckerberg/go-misc/commit/10bce115fd2a92aaa5468e28b60e878123351ec8))

## [2.4.1](https://github.com/chanzuckerberg/go-misc/compare/v2.4.0...v2.4.1) (2024-05-03)


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

## [2.1.1](https://github.com/chanzuckerberg/go-misc/compare/aws-v2.1.0...aws-v2.1.1) (2024-08-01)


### Bug Fixes

* make the aws mock-generation script work again ([#1079](https://github.com/chanzuckerberg/go-misc/issues/1079)) ([10bce11](https://github.com/chanzuckerberg/go-misc/commit/10bce115fd2a92aaa5468e28b60e878123351ec8))

## [2.1.0](https://github.com/chanzuckerberg/go-misc/compare/aws-v2.0.0...aws-v2.1.0) (2024-02-23)


Expand Down

0 comments on commit 03a70fa

Please sign in to comment.