Skip to content

Commit

Permalink
chore(release): 3.4.0
Browse files Browse the repository at this point in the history
# [3.4.0](v3.3.0...v3.4.0) (2022-09-29)

### Features

* add a retry with delay when db not ready ([26b71a7](26b71a7))
  • Loading branch information
semantic-release-bot committed Sep 29, 2022
1 parent 26b71a7 commit b070082
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 38 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.4.0](https://github.com/bbeesley/aws-blue-green-toolkit/compare/v3.3.0...v3.4.0) (2022-09-29)


### Features

* add a retry with delay when db not ready ([26b71a7](https://github.com/bbeesley/aws-blue-green-toolkit/commit/26b71a7f90b4dd67749c0adc24342ab5aaade20d))

# [3.3.0](https://github.com/bbeesley/aws-blue-green-toolkit/compare/v3.2.0...v3.3.0) (2022-09-02)


Expand Down
Loading

0 comments on commit b070082

Please sign in to comment.