Skip to content

Commit

Permalink
Merge pull request #54 from ptarmiganlabs/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--ctrl-q

chore(main): release ctrl-q 3.0.0
  • Loading branch information
mountaindude authored Oct 13, 2022
2 parents 58ced42 + 8665088 commit f57d6ee
Show file tree
Hide file tree
Showing 4 changed files with 76 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 +1 @@
{".":"2.1.1"}
{".":"3.0.0"}
72 changes: 72 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,77 @@
# Changelog

## [3.0.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v2.1.1...ctrl-q-v3.0.0) (2022-10-13)


### ⚠ BREAKING CHANGES

* First public release
* Refactor options when importing master items from Excel file
* Refactor all commands to be <entity>-<verb>
* Refactor parameter names for import-master-items-from-Excel command
* Change all commands to be <entity>-<verb>

### Features

* add bookmark list command ([0c6b7c1](https://github.com/ptarmiganlabs/ctrl-q/commit/0c6b7c1e2664a627bf9febcab7009b0500d705a6))
* Add delete-all option to master item delete commands ([d0719cc](https://github.com/ptarmiganlabs/ctrl-q/commit/d0719cc8b3dcc9aef46fc1d61749948edabe6230))
* Add dry-run option to master item delete commands ([d0719cc](https://github.com/ptarmiganlabs/ctrl-q/commit/d0719cc8b3dcc9aef46fc1d61749948edabe6230))
* Add option to limit how many master items are imported from Excel file ([d0719cc](https://github.com/ptarmiganlabs/ctrl-q/commit/d0719cc8b3dcc9aef46fc1d61749948edabe6230))
* Add option to select auth method to Sense server ([d0719cc](https://github.com/ptarmiganlabs/ctrl-q/commit/d0719cc8b3dcc9aef46fc1d61749948edabe6230)), closes [#31](https://github.com/ptarmiganlabs/ctrl-q/issues/31) [#30](https://github.com/ptarmiganlabs/ctrl-q/issues/30) [#29](https://github.com/ptarmiganlabs/ctrl-q/issues/29) [#32](https://github.com/ptarmiganlabs/ctrl-q/issues/32) [#38](https://github.com/ptarmiganlabs/ctrl-q/issues/38) [#39](https://github.com/ptarmiganlabs/ctrl-q/issues/39)
* Add option to select authentication method to Sense server ([c426894](https://github.com/ptarmiganlabs/ctrl-q/commit/c42689442a7262e4186c04f5b9c2a8c0e3755ed9)), closes [#31](https://github.com/ptarmiganlabs/ctrl-q/issues/31)
* Add optional limit to how many master items are imported from Excel file ([c426894](https://github.com/ptarmiganlabs/ctrl-q/commit/c42689442a7262e4186c04f5b9c2a8c0e3755ed9))
* Add test data Excel file for master item import ([74ecd00](https://github.com/ptarmiganlabs/ctrl-q/commit/74ecd00a541c6e1fd50e0c94525bdbc32b98c6c1)), closes [#45](https://github.com/ptarmiganlabs/ctrl-q/issues/45) [#47](https://github.com/ptarmiganlabs/ctrl-q/issues/47)
* Build Linux binary during CI process ([8f64529](https://github.com/ptarmiganlabs/ctrl-q/commit/8f645298232950b5bb98178bd3719072ffdd9009)), closes [#62](https://github.com/ptarmiganlabs/ctrl-q/issues/62)
* First public release ([24eb9cc](https://github.com/ptarmiganlabs/ctrl-q/commit/24eb9ccf9b6c0488e1c6b58884e612f3957204ef))
* Refactor all commands to be <entity>-<verb> ([d0719cc](https://github.com/ptarmiganlabs/ctrl-q/commit/d0719cc8b3dcc9aef46fc1d61749948edabe6230))
* Refactor options when importing master items from Excel file ([d0719cc](https://github.com/ptarmiganlabs/ctrl-q/commit/d0719cc8b3dcc9aef46fc1d61749948edabe6230))


### Bug Fixes

* **deps:** update dependency node-xlsx to ^0.17.0 ([a622226](https://github.com/ptarmiganlabs/ctrl-q/commit/a6222266c4e2751788686ab2a8d9eb9cf08e67f7))
* Dry-run always used when used --delete-all ([fa0b7db](https://github.com/ptarmiganlabs/ctrl-q/commit/fa0b7dbca8716fe649ac79fa34cc760235470f1e)), closes [#51](https://github.com/ptarmiganlabs/ctrl-q/issues/51)
* move package.json to project root ([b554f41](https://github.com/ptarmiganlabs/ctrl-q/commit/b554f414a241b588504bf53e103a6f55961160aa))
* move package.json to src folder ([1d0098b](https://github.com/ptarmiganlabs/ctrl-q/commit/1d0098b8b8b42e348c2c066ea6580bbb976520e3))
* upgraded dependencies ([e4581ec](https://github.com/ptarmiganlabs/ctrl-q/commit/e4581ec3f2ffe9737d7444d0f1a23f06003d16d3))


### Documentation

* add bookmarks docs ([60210bd](https://github.com/ptarmiganlabs/ctrl-q/commit/60210bd0a799e1eab0ac102c4a2830af857ce8ce))
* Add get measre sample ([8ba7154](https://github.com/ptarmiganlabs/ctrl-q/commit/8ba715495e8e62e4c2dcbe8e2a5e9659158084ab))
* add jsdoc comments ([f1c2d0f](https://github.com/ptarmiganlabs/ctrl-q/commit/f1c2d0f10efb67c9b74dbd0979b811b3769e54dd))
* add sample output for dimensions ([7650169](https://github.com/ptarmiganlabs/ctrl-q/commit/76501698bccb6824bec2a1498660a27f9f79f4fd))
* CI debug ([fa63993](https://github.com/ptarmiganlabs/ctrl-q/commit/fa6399360e9ba8606b698948c8bbabc8b62a9ff9))
* CI debug ([a8776dd](https://github.com/ptarmiganlabs/ctrl-q/commit/a8776ddc65c065aef6361af04285d73a9ce4cf1c))
* CI debug ([d3d5642](https://github.com/ptarmiganlabs/ctrl-q/commit/d3d56429033fc0e950e4c4add975946cccb6a5e4))
* CI test ([bcf76f4](https://github.com/ptarmiganlabs/ctrl-q/commit/bcf76f40b6b2037989efe60c2d6d732f091807d1))
* polish examples ([3f9c298](https://github.com/ptarmiganlabs/ctrl-q/commit/3f9c298abf5836d2bfd0ed86e884c3a6bb4efd6c))


### Miscellaneous

* add release-please action ([ba39e8d](https://github.com/ptarmiganlabs/ctrl-q/commit/ba39e8df80729a33545dc07fbc9001e56dfd8c1c))
* **deps:** Update dependencies ([c2a9fbd](https://github.com/ptarmiganlabs/ctrl-q/commit/c2a9fbd04fad4c11eb1c93570af2db467ac41ccd))
* **deps:** update googlecloudplatform/release-please-action action to v2.34.0 ([4a8d1fd](https://github.com/ptarmiganlabs/ctrl-q/commit/4a8d1fd544ac1babc34396b34d47a6238d7aaa9c))
* **deps:** update googlecloudplatform/release-please-action action to v2.35.0 ([7d0a1eb](https://github.com/ptarmiganlabs/ctrl-q/commit/7d0a1eb9d21bb925ddd6e2183622bbd0b473b10f))
* **main:** release ctrl-q-cli 1.0.0 ([d823148](https://github.com/ptarmiganlabs/ctrl-q/commit/d82314821a5289a2939b302512b0814c42eb4b69))
* **main:** release ctrl-q-cli 1.1.0 ([129bddb](https://github.com/ptarmiganlabs/ctrl-q/commit/129bddbb34c4e7fefc383fc3e5f31025f38b0c6c))
* **main:** release ctrl-q-cli 1.2.0 ([70a1ca3](https://github.com/ptarmiganlabs/ctrl-q/commit/70a1ca3ac597cd021dd3eecbe55ce3d1baaa7355))
* **main:** release ctrl-q-cli 1.3.0 ([315a091](https://github.com/ptarmiganlabs/ctrl-q/commit/315a0915482317e5b4fcbfc29492db4716623300))
* **main:** release ctrl-q-cli 2.0.0 ([f56ec35](https://github.com/ptarmiganlabs/ctrl-q/commit/f56ec35cff717ec822d5687e43aded25f16a00c5))
* **main:** release ctrl-q-cli 2.1.0 ([31c6305](https://github.com/ptarmiganlabs/ctrl-q/commit/31c6305753ce2b7cf478eee30ab7b2ea8755549e))
* **main:** release ctrl-q-cli 2.1.1 ([d7ace48](https://github.com/ptarmiganlabs/ctrl-q/commit/d7ace487a45f75fcd6a64d2d352b9a4ca996b5ee))
* release 1.0.0 ([#2](https://github.com/ptarmiganlabs/ctrl-q/issues/2)) ([1268ed2](https://github.com/ptarmiganlabs/ctrl-q/commit/1268ed2e9cb375431bc1ef54231e7f70f490447b))


### Refactoring

* Add better debug logging when importing master items ([74ecd00](https://github.com/ptarmiganlabs/ctrl-q/commit/74ecd00a541c6e1fd50e0c94525bdbc32b98c6c1))
* Change all commands to be <entity>-<verb> ([c426894](https://github.com/ptarmiganlabs/ctrl-q/commit/c42689442a7262e4186c04f5b9c2a8c0e3755ed9)), closes [#32](https://github.com/ptarmiganlabs/ctrl-q/issues/32)
* Name change to Ctrl-Q rather than Ctrl-Q CLI ([e4b3e6b](https://github.com/ptarmiganlabs/ctrl-q/commit/e4b3e6bfb86fbd7baa9b35a656b10ae56b2b0102))
* Refactor parameter names for import-master-items-from-Excel command ([c426894](https://github.com/ptarmiganlabs/ctrl-q/commit/c42689442a7262e4186c04f5b9c2a8c0e3755ed9))

### [2.1.1](https://github.com/ptarmiganlabs/ctrl-q-cli/compare/ctrl-q-cli-v2.1.0...ctrl-q-cli-v2.1.1) (2022-05-08)


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": "ctrl-q",
"version": "2.1.1",
"version": "3.0.0",
"description": "Command line tool for interacting with Qlik Sense Enterprise servers",
"main": "./src/ctrl-q.js",
"scripts": {
Expand Down

0 comments on commit f57d6ee

Please sign in to comment.