Skip to content

Commit

Permalink
Merge pull request #46 from ptarmiganlabs/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster--components--butler-icon-upload

chore(master): release butler-icon-upload 3.0.0
  • Loading branch information
mountaindude authored Feb 2, 2022
2 parents 2d4cbd5 + 76a1b68 commit b0ed213
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.2.0"
".": "3.0.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [3.0.0](https://github.com/ptarmiganlabs/butler-icon-upload/compare/butler-icon-upload-v2.2.0...butler-icon-upload-v3.0.0) (2022-02-02)


### ⚠ BREAKING CHANGES

* All options now set via command line

### Features

* All options now set via command line ([2aa19f9](https://github.com/ptarmiganlabs/butler-icon-upload/commit/2aa19f91b1d4929dea5d8656e58476bfd2872810)), closes [#43](https://github.com/ptarmiganlabs/butler-icon-upload/issues/43)
* Create stand-alone binaries for common OSs ([70b7272](https://github.com/ptarmiganlabs/butler-icon-upload/commit/70b727201b67d49b7277aae8854bad70a0c09d28))


### Miscellaneous

* Update dependencies ([010009a](https://github.com/ptarmiganlabs/butler-icon-upload/commit/010009a415d65c949e089c3457796a0872ce2c5a))

## [2.2.0](https://github.com/ptarmiganlabs/butler-icon-upload/compare/butler-icon-upload-v2.1.0...butler-icon-upload-v2.2.0) (2022-02-01)


Expand Down
4 changes: 2 additions & 2 deletions 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": "icon_uploader",
"version": "2.2.0",
"version": "3.0.0",
"description": "Uploads icons into Qlik Sense content library",
"main": "icon_uploader.js",
"scripts": {
Expand Down

0 comments on commit b0ed213

Please sign in to comment.