Skip to content

Commit

Permalink
chore: release v0.15.5 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
opichon authored Aug 20, 2023
1 parent 8d2a57f commit b7a8a40
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.15.5](https://github.com/dzangolab/pulumi/compare/v0.15.4...v0.15.5) (2023-08-20)


### Bug Fixes

* **digitalocean/AppResources:** fix inputs ([fab50f1](https://github.com/dzangolab/pulumi/commit/fab50f1362075297d6d9940b01cf037ef75fbf7f))
* **digitalocean/AppResources:** make volume optional ([8d2a57f](https://github.com/dzangolab/pulumi/commit/8d2a57f5a85585b1ffbeed7ef5cdcf86b35127db))



## [0.15.4](https://github.com/dzangolab/pulumi/compare/v0.15.3...v0.15.4) (2023-08-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dzangolab/pulumi",
"version": "0.15.4",
"version": "0.15.5",
"description": "A collection of opinionated Pulumi component resources and dynamic providers",
"keywords": [
"pulumi",
Expand Down

0 comments on commit b7a8a40

Please sign in to comment.