Skip to content

Commit

Permalink
chore(main): release qs-jwt 1.11.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mountaindude committed Mar 19, 2024
1 parent c1a57e5 commit c3b0f64
Show file tree
Hide file tree
Showing 4 changed files with 12 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.11.5"}
{"src":"1.3.0",".":"1.11.6"}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.11.6](https://github.com/ptarmiganlabs/qs-jwt/compare/qs-jwt-v1.11.5...qs-jwt-v1.11.6) (2024-03-19)


### Miscellaneous

* **deps:** Updated dependencies ([2a291aa](https://github.com/ptarmiganlabs/qs-jwt/commit/2a291aad30409e7c7aa830fbf5b282cd411396d0))
* Update to latest build tools ([1e718f3](https://github.com/ptarmiganlabs/qs-jwt/commit/1e718f3c24e313248b53743f659216f251a3efa0))

## [1.11.5](https://github.com/ptarmiganlabs/qs-jwt/compare/qs-jwt-v1.11.4...qs-jwt-v1.11.5) (2023-05-23)


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.11.5",
"version": "1.11.6",
"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 c3b0f64

Please sign in to comment.