Skip to content

Commit

Permalink
🔖 Release v2.0.130 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Oct 23, 2023
1 parent 307b8de commit 93067be
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.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))

### Dependency updates

- [`46a494a`](https://github.com/betahuhn/do-spaces-action/commit/46a494a) Bump aws-sdk from 2.1473.0 to 2.1474.0
- [`d0ff0e4`](https://github.com/betahuhn/do-spaces-action/commit/d0ff0e4) Bump aws-sdk from 2.1474.0 to 2.1475.0
- [`73ecb59`](https://github.com/betahuhn/do-spaces-action/commit/73ecb59) Bump aws-sdk from 2.1475.0 to 2.1476.0
- [`d0393db`](https://github.com/betahuhn/do-spaces-action/commit/d0393db) Bump @vercel/ncc from 0.38.0 to 0.38.1
- [`0c7e96a`](https://github.com/betahuhn/do-spaces-action/commit/0c7e96a) Bump aws-sdk from 2.1476.0 to 2.1477.0
- [`528f5c2`](https://github.com/betahuhn/do-spaces-action/commit/528f5c2) Bump aws-sdk from 2.1477.0 to 2.1478.0

## [v2.0.129] - 2023-10-16

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

Please sign in to comment.