Skip to content

Commit

Permalink
Merge pull request #31 from ptarmiganlabs/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--qs-jwt

chore(main): release qs-jwt 1.10.1
  • Loading branch information
mountaindude authored Mar 19, 2022
2 parents 602fe59 + 1d93b2b commit 8990f44
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 @@
{"src":"1.3.0",".":"1.10.0"}
{"src":"1.3.0",".":"1.10.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.10.1](https://github.com/ptarmiganlabs/qs-jwt/compare/qs-jwt-v1.10.0...qs-jwt-v1.10.1) (2022-03-19)


### Documentation

* Added QS Cloud related docs ([49ebca3](https://github.com/ptarmiganlabs/qs-jwt/commit/49ebca32a6d3d0b3a89b318f81046390326f4840))

## [1.10.0](https://github.com/ptarmiganlabs/qs-jwt/compare/qs-jwt-v1.9.0...qs-jwt-v1.10.0) (2022-03-18)


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": "qs-jwt",
"version": "1.10.0",
"version": "1.10.1",
"description": "Command line tool for creating JWTs that can be used to authenticate with both Qlik Sense Cloud and client-managed Qlik Sense (a.k.a Qlik Sense Enterprise on Windows, QSEoW)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8990f44

Please sign in to comment.