Skip to content

Commit

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

chore(main): release ctrl-q 3.18.0
  • Loading branch information
mountaindude committed Apr 29, 2024
2 parents 62060d4 + 2d2df23 commit 5021147
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1 +1 @@
{ ".": "3.17.0" }
{".":"3.18.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog

## [3.18.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v3.17.0...ctrl-q-v3.18.0) (2024-04-29)


### Features

* **app-export:** Add --app-published flag for exporting all published apps ([fbff348](https://github.com/ptarmiganlabs/ctrl-q/commit/fbff3483f2b880c5ee6e28c0e028cea91953aec4)), closes [#468](https://github.com/ptarmiganlabs/ctrl-q/issues/468)


### Miscellaneous

* **deps:** Update dependencies ([591196b](https://github.com/ptarmiganlabs/ctrl-q/commit/591196b966e05f44ec9f06e354883c8dd334d5c7))

## [3.17.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v3.16.0...ctrl-q-v3.17.0) (2024-04-22)


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
@@ -1,6 +1,6 @@
{
"name": "ctrl-q",
"version": "3.17.0",
"version": "3.18.0",
"description": "Command line tool for interacting with Qlik Sense Enterprise servers",
"main": "ctrl-q.js",
"scripts": {
Expand Down

0 comments on commit 5021147

Please sign in to comment.