Skip to content

Commit

Permalink
chore(main): release ctrl-q 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2022
1 parent 977f588 commit 61b986a
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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"3.1.3"}
{".":"3.2.0"}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.2.0](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v3.1.3...ctrl-q-v3.2.0) (2022-10-16)


### Features

* Test enhanced virus scan as part of build process ([ed92bb4](https://github.com/ptarmiganlabs/ctrl-q/commit/ed92bb46c285c93fd08ad7eadb5f0e5846a83b08))


### Documentation

* Update README wrt security ([fc29ead](https://github.com/ptarmiganlabs/ctrl-q/commit/fc29ead7fb1f8d1d6b3bf1398c52fa468d15f9be))

## [3.1.3](https://github.com/ptarmiganlabs/ctrl-q/compare/ctrl-q-v3.1.2...ctrl-q-v3.1.3) (2022-10-14)


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

0 comments on commit 61b986a

Please sign in to comment.