Skip to content

Commit 75c28c9

Browse files
authored
Merge pull request #470 from ptarmiganlabs/release-please--branches--main--components--ctrl-q
chore(main): release ctrl-q 3.18.1
2 parents 9ee141d + 7b1d7a8 commit 75c28c9

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"3.18.0"}
1+
{".":"3.18.1"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.18.1](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v3.18.0...ctrl-q-v3.18.1) (2024-06-05)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** Upgrade dependencies ([e34bf27](https://github.com/ptarmiganlabs/ctrl-q/commit/e34bf271dce35f62ebe3ba4930535937db4ce709))
9+
* Upgrade release-please to latest version ([3ed45f2](https://github.com/ptarmiganlabs/ctrl-q/commit/3ed45f210459e9f0590945c864bf1d39b58a61d9))
10+
311
## [3.18.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v3.17.0...ctrl-q-v3.18.0) (2024-04-29)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "ctrl-q",
3-
"version": "3.18.0",
3+
"version": "3.18.1",
44
"description": "Command line tool for interacting with Qlik Sense Enterprise servers",
55
"main": "ctrl-q.js",
66
"scripts": {

0 commit comments

Comments
 (0)