Skip to content

Commit

Permalink
chore(release): 0.3.0 [skip ci] ***NO_CI***
Browse files Browse the repository at this point in the history
# [0.3.0](v0.2.2...v0.3.0) (2020-10-19)

### Features

* **DOSUpload:** add upload queue concurrency ([4857f46](4857f46)), closes [#12](#12)
  • Loading branch information
semantic-release-bot committed Oct 19, 2020
1 parent 4857f46 commit 054c6bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
# [0.3.0](https://github.com/marceloavf/digitalocean-tools-vsts/compare/v0.2.2...v0.3.0) (2020-10-19)


### Features

* **DOSUpload:** add upload queue concurrency ([4857f46](https://github.com/marceloavf/digitalocean-tools-vsts/commit/4857f46)), closes [#12](https://github.com/marceloavf/digitalocean-tools-vsts/issues/12)

## [0.2.2](https://github.com/marceloavf/digitalocean-tools-vsts/compare/v0.2.1...v0.2.2) (2020-10-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "digitalocean-tools-vsts",
"version": "0.2.2",
"version": "0.3.0",
"description": "DigitalOcean task for the Azure DevOps system",
"author": "Marcelo Forment茫o <marceloavf3@hotmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 054c6bd

Please sign in to comment.