Skip to content

Commit acbb1f0

Browse files
committed
🔖 Release v1.0.36 [skip ci]
1 parent 12a71a1 commit acbb1f0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [v1.0.36] - 2022-11-14
2+
3+
[Release notes](https://github.com/BetaHuhn/spaces-cli/releases/tag/v1.0.36) · [Compare](https://github.com/BetaHuhn/spaces-cli/compare/v1.0.35...v1.0.36) · [Tag](https://github.com/BetaHuhn/spaces-cli/tree/v1.0.36) · Archive ([zip](https://github.com/BetaHuhn/spaces-cli/archive/v1.0.36.zip) · [tar.gz](https://github.com/BetaHuhn/spaces-cli/archive/v1.0.36.tar.gz))
4+
5+
### Dependency updates
6+
7+
- [`b19de22`](https://github.com/BetaHuhn/spaces-cli/commit/b19de22) Bump minimatch from 3.0.4 to 3.1.2
8+
19
## [v1.0.35] - 2022-07-11
210

311
[Release notes](https://github.com/BetaHuhn/spaces-cli/releases/tag/v1.0.35) · [Compare](https://github.com/BetaHuhn/spaces-cli/compare/v1.0.34...v1.0.35) · [Tag](https://github.com/BetaHuhn/spaces-cli/tree/v1.0.35) · Archive ([zip](https://github.com/BetaHuhn/spaces-cli/archive/v1.0.35.zip) · [tar.gz](https://github.com/BetaHuhn/spaces-cli/archive/v1.0.35.tar.gz))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spaces-cli",
3-
"version": "1.0.35",
3+
"version": "1.0.36",
44
"description": "Quickly upload and download files from DigitalOcean Spaces.",
55
"bin": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)