Skip to content

Commit

Permalink
🔖 Release v2.0.117 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jul 24, 2023
1 parent 69b438a commit 5a0ad87
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [v2.0.117] - 2023-07-24

[Release notes](https://github.com/betahuhn/do-spaces-action/releases/tag/v2.0.117) · [Compare](https://github.com/betahuhn/do-spaces-action/compare/v2.0.116...v2.0.117) · [Tag](https://github.com/betahuhn/do-spaces-action/tree/v2.0.117) · Archive ([zip](https://github.com/betahuhn/do-spaces-action/archive/v2.0.117.zip) · [tar.gz](https://github.com/betahuhn/do-spaces-action/archive/v2.0.117.tar.gz))

### Dependency updates

- [`11df08d`](https://github.com/betahuhn/do-spaces-action/commit/11df08d) Bump aws-sdk from 2.1415.0 to 2.1416.0
- [`0ad5cf9`](https://github.com/betahuhn/do-spaces-action/commit/0ad5cf9) Bump aws-sdk from 2.1416.0 to 2.1417.0
- [`d96f4e4`](https://github.com/betahuhn/do-spaces-action/commit/d96f4e4) Bump word-wrap from 1.2.3 to 1.2.4
- [`8940964`](https://github.com/betahuhn/do-spaces-action/commit/8940964) Bump aws-sdk from 2.1417.0 to 2.1418.0
- [`81acee2`](https://github.com/betahuhn/do-spaces-action/commit/81acee2) Bump aws-sdk from 2.1418.0 to 2.1419.0
- [`da06752`](https://github.com/betahuhn/do-spaces-action/commit/da06752) Bump aws-sdk from 2.1419.0 to 2.1420.0

## [v2.0.116] - 2023-07-17

[Release notes](https://github.com/betahuhn/do-spaces-action/releases/tag/v2.0.116) · [Compare](https://github.com/betahuhn/do-spaces-action/compare/v2.0.115...v2.0.116) · [Tag](https://github.com/betahuhn/do-spaces-action/tree/v2.0.116) · Archive ([zip](https://github.com/betahuhn/do-spaces-action/archive/v2.0.116.zip) · [tar.gz](https://github.com/betahuhn/do-spaces-action/archive/v2.0.116.tar.gz))
Expand Down
2 changes: 1 addition & 1 deletion 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": "do-spaces-action",
"version": "2.0.116",
"version": "2.0.117",
"description": "Upload directories/files to DigitalOcean Spaces via GitHub Actions. Supports package/library versioning.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5a0ad87

Please sign in to comment.