Skip to content

Commit

Permalink
Merge pull request #19 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.6.0
  • Loading branch information
mountaindude authored Mar 14, 2022
2 parents 4f84263 + 510a0be commit dabee19
Show file tree
Hide file tree
Showing 4 changed files with 21 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.5.4"}
{"src":"1.3.0",".":"1.6.0"}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.6.0](https://github.com/ptarmiganlabs/qs-jwt/compare/qs-jwt-v1.5.4...qs-jwt-v1.6.0) (2022-03-14)


### Features

* Removed unneeded libs from package.json ([4f84263](https://github.com/ptarmiganlabs/qs-jwt/commit/4f842635b66ca9185321c2ca7cfcff09f738fdab))


### Bug Fixes

* Change CI pipeline name ([f6e06b2](https://github.com/ptarmiganlabs/qs-jwt/commit/f6e06b2fe4d148bd05b219b9805d6896d8dfe36e))


### Documentation

* Towards release.. ([cbdbb9f](https://github.com/ptarmiganlabs/qs-jwt/commit/cbdbb9f0670fe32027b04c414debcade16996e06))

### [1.5.4](https://github.com/ptarmiganlabs/qs-jwt/compare/qs-jwt-v1.5.3...qs-jwt-v1.5.4) (2022-03-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": "qs-jwt",
"version": "1.5.4",
"version": "1.6.0",
"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 dabee19

Please sign in to comment.