Skip to content

Commit

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

chore(main): release 0.2.1
  • Loading branch information
mountaindude authored Sep 13, 2023
2 parents 058660e + 0eb08c5 commit 91c7bea
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.1](https://github.com/ptarmiganlabs/ctrl-q-nr/compare/v0.2.0...v0.2.1) (2023-09-13)


### Features

* **cloud:** Add app ID lookup operation to qscloud-app node ([f502b31](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/f502b3148957c53a8862373757c4bf87e3a1b988)), closes [#64](https://github.com/ptarmiganlabs/ctrl-q-nr/issues/64)
* **qseow:** Add app ID lookup operation to qseow-app node ([b18afa7](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/b18afa7f660c2f6aadac362ac15842e7ba446c3b)), closes [#65](https://github.com/ptarmiganlabs/ctrl-q-nr/issues/65)


### Bug Fixes

* **cloud:** Fix typo in reload status out msg ([326342e](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/326342e864aab759ac26604879ad2e9e6f0ed299)), closes [#63](https://github.com/ptarmiganlabs/ctrl-q-nr/issues/63)
* **cloud:** Make all output msgs from reload status lower case ([3b4676c](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/3b4676c9e138347ca795e0e765c069066946127f))

## [0.2.0](https://github.com/ptarmiganlabs/ctrl-q-nr/compare/v0.1.4...v0.2.0) (2023-09-11)

### ⚠ BREAKING CHANGES
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": "@ptarmiganlabs/ctrl-q-nr",
"version": "0.2.0",
"version": "0.2.1",
"description": "Node-RED components for cloud and client-managed Qlik Sense",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 91c7bea

Please sign in to comment.