Skip to content

Commit

Permalink
🔖 Release v2.0.131 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Oct 30, 2023
1 parent fbedde6 commit 6de2116
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [v2.0.131] - 2023-10-30

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

### Dependency updates

- [`79d898d`](https://github.com/betahuhn/do-spaces-action/commit/79d898d) Bump aws-sdk from 2.1478.0 to 2.1479.0
- [`bda9755`](https://github.com/betahuhn/do-spaces-action/commit/bda9755) Bump aws-sdk from 2.1479.0 to 2.1480.0
- [`5257997`](https://github.com/betahuhn/do-spaces-action/commit/5257997) Bump aws-sdk from 2.1480.0 to 2.1481.0
- [`92aef34`](https://github.com/betahuhn/do-spaces-action/commit/92aef34) Bump aws-sdk from 2.1481.0 to 2.1482.0
- [`87a1a00`](https://github.com/betahuhn/do-spaces-action/commit/87a1a00) Bump aws-sdk from 2.1482.0 to 2.1483.0

## [v2.0.130] - 2023-10-23

[Release notes](https://github.com/betahuhn/do-spaces-action/releases/tag/v2.0.130) · [Compare](https://github.com/betahuhn/do-spaces-action/compare/v2.0.129...v2.0.130) · [Tag](https://github.com/betahuhn/do-spaces-action/tree/v2.0.130) · Archive ([zip](https://github.com/betahuhn/do-spaces-action/archive/v2.0.130.zip) · [tar.gz](https://github.com/betahuhn/do-spaces-action/archive/v2.0.130.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.130",
"version": "2.0.131",
"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 6de2116

Please sign in to comment.