diff --git a/CHANGELOG.md b/CHANGELOG.md index c514e4a..d91b6f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/pyroscope-io/pyroscope-lambda-extension/compare/v1.0.0...v1.0.1) (2022-07-05) + + +### Bug Fixes + +* set architecture when publishing ([#6](https://github.com/pyroscope-io/pyroscope-lambda-extension/issues/6)) ([ae3372f](https://github.com/pyroscope-io/pyroscope-lambda-extension/commit/ae3372f4697a1d97246c0eb73448bf752ec370a1)) + ## 1.0.0 (2022-07-04)