Skip to content

Commit

Permalink
chore(release): 2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.6](v2.0.5...v2.0.6) (2023-04-24)

### Bug Fixes

* fixed issue [#79](#79) related to panic for resourceNotFound errors ([#80](#80)) ([f575904](f575904))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent f575904 commit c85564b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.6](https://github.com/karl-cardenas-coding/go-lambda-cleanup/compare/v2.0.5...v2.0.6) (2023-04-24)


### Bug Fixes

* fixed issue [#79](https://github.com/karl-cardenas-coding/go-lambda-cleanup/issues/79) related to panic for resourceNotFound errors ([#80](https://github.com/karl-cardenas-coding/go-lambda-cleanup/issues/80)) ([f575904](https://github.com/karl-cardenas-coding/go-lambda-cleanup/commit/f5759048ff2525f1dd8696cfb77689a687fc4295))

## [2.0.5](https://github.com/karl-cardenas-coding/go-lambda-cleanup/compare/v2.0.4...v2.0.5) (2023-03-23)


Expand Down

0 comments on commit c85564b

Please sign in to comment.