Skip to content

Commit

Permalink
chore: release main (#1031)
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 864e76a commit 610bbc2
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "2.2.2",
".": "2.2.3",
"aws": "2.1.0",
"config": "3.1.0",
"errors": "2.0.0",
"keypair": "2.0.0",
"kmsauth": "2.0.0",
"oidc_cli": "2.0.1",
"osutil": "2.0.0",
"osutil": "2.0.1",
"pidlock": "2.0.0",
"sets": "2.0.0",
"slack": "2.0.0",
"snowflake": "2.0.0",
"snowflake": "2.0.1",
"survey": "2.0.0",
"ver": "2.0.0"
}
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.3](https://github.com/chanzuckerberg/go-misc/compare/v2.2.2...v2.2.3) (2024-03-21)


### Bug Fixes

* Update invalid dependency versions in osutils and snowflake packages ([#1030](https://github.com/chanzuckerberg/go-misc/issues/1030)) ([864e76a](https://github.com/chanzuckerberg/go-misc/commit/864e76a776c639fd67ea114fc7e1b9f34a9f28d7))

## [2.2.2](https://github.com/chanzuckerberg/go-misc/compare/v2.2.1...v2.2.2) (2024-03-21)


Expand Down
7 changes: 7 additions & 0 deletions osutil/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/osutil-v2.0.0...osutil-v2.0.1) (2024-03-21)


### Bug Fixes

* Update invalid dependency versions in osutils and snowflake packages ([#1030](https://github.com/chanzuckerberg/go-misc/issues/1030)) ([864e76a](https://github.com/chanzuckerberg/go-misc/commit/864e76a776c639fd67ea114fc7e1b9f34a9f28d7))

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


Expand Down
7 changes: 7 additions & 0 deletions snowflake/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/snowflake-v2.0.0...snowflake-v2.0.1) (2024-03-21)


### Bug Fixes

* Update invalid dependency versions in osutils and snowflake packages ([#1030](https://github.com/chanzuckerberg/go-misc/issues/1030)) ([864e76a](https://github.com/chanzuckerberg/go-misc/commit/864e76a776c639fd67ea114fc7e1b9f34a9f28d7))

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


Expand Down

0 comments on commit 610bbc2

Please sign in to comment.