Skip to content

Commit

Permalink
Merge pull request #559 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 4.3.0
  • Loading branch information
mountaindude authored Nov 27, 2024
2 parents 7d32d1a + 611b2f4 commit 3b889c7
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@
{".":"4.2.0"}
{".":"4.3.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.3.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v4.2.0...ctrl-q-v4.3.0) (2024-11-26)


### Features

* **qseow:** Add `--new-app-delete` option to `qseow field-scramble` command ([996df4f](https://github.com/ptarmiganlabs/ctrl-q/commit/996df4fd3277c27066bf7f446f86a33fa3aba022))

## [4.2.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v4.1.0...ctrl-q-v4.2.0) (2024-11-26)


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

0 comments on commit 3b889c7

Please sign in to comment.