Skip to content

Commit

Permalink
🔖 Release v2.0.92 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
BetaHuhnBot committed Jan 30, 2023
1 parent 9720a1a commit 0b1034f
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.92] - 2023-01-30

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

### Dependency updates

- [`2cb0037`](https://github.com/betahuhn/do-spaces-action/commit/2cb0037) Bump aws-sdk from 2.1299.0 to 2.1300.0
- [`7777bcd`](https://github.com/betahuhn/do-spaces-action/commit/7777bcd) Bump aws-sdk from 2.1300.0 to 2.1301.0
- [`49ee9fa`](https://github.com/betahuhn/do-spaces-action/commit/49ee9fa) Bump @vercel/ncc from 0.36.0 to 0.36.1
- [`995f9ac`](https://github.com/betahuhn/do-spaces-action/commit/995f9ac) Bump aws-sdk from 2.1301.0 to 2.1302.0
- [`de35d0d`](https://github.com/betahuhn/do-spaces-action/commit/de35d0d) Bump aws-sdk from 2.1302.0 to 2.1303.0
- [`31b1413`](https://github.com/betahuhn/do-spaces-action/commit/31b1413) Bump aws-sdk from 2.1303.0 to 2.1304.0

## [v2.0.91] - 2023-01-23

[Release notes](https://github.com/betahuhn/do-spaces-action/releases/tag/v2.0.91) · [Compare](https://github.com/betahuhn/do-spaces-action/compare/v2.0.90...v2.0.91) · [Tag](https://github.com/betahuhn/do-spaces-action/tree/v2.0.91) · Archive ([zip](https://github.com/betahuhn/do-spaces-action/archive/v2.0.91.zip) · [tar.gz](https://github.com/betahuhn/do-spaces-action/archive/v2.0.91.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.91",
"version": "2.0.92",
"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 0b1034f

Please sign in to comment.