Skip to content

Commit

Permalink
Merge pull request #14 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.0.2
  • Loading branch information
mountaindude authored Sep 2, 2023
2 parents 1ab5da6 + 307d014 commit b792bcf
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 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.0.2](https://github.com/ptarmiganlabs/ctrl-q-nr/compare/v0.0.1...v0.0.2) (2023-09-02)


### Bug Fixes

* Add missing config nodes ([b24ad1a](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/b24ad1aede6f776ff2e7cac3fa66b9d724211f6f))
* Improve Node-RED scorecard ranking ([1d69040](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/1d690400c83550a5024d5af1be013e8fff23a755))
* Publish to npm public package ([ebd5077](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/ebd507771c226a4a88813bd82cd5b3b38bfec83d))


### Miscellaneous

* **main:** release 0.0.1 ([4e9ccb6](https://github.com/ptarmiganlabs/ctrl-q-nr/commit/4e9ccb6f4e3ba46586558a355ad9a1d7d486576f))

## [0.0.1](https://github.com/ptarmiganlabs/ctrl-q-nr/compare/v0.0.1...v0.0.1) (2023-09-02)


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.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ptarmiganlabs/ctrl-q-nr",
"version": "0.0.1",
"version": "0.0.2",
"description": "Node-RED components for cloud and client-managed Qlik Sense",
"main": "index.js",
"scripts": {
Expand All @@ -15,9 +15,9 @@
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/ptarmiganlabs/ctrl-q-nr/issues"
},
"bugs": {
"url": "https://github.com/ptarmiganlabs/ctrl-q-nr/issues"
},
"keywords": [
"ctrl-q",
"butler",
Expand Down

0 comments on commit b792bcf

Please sign in to comment.