Skip to content

Commit

Permalink
Merge pull request #81 from ptarmiganlabs/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster--components--butler-spyglass

chore(master): release butler-spyglass 2.0.2
  • Loading branch information
mountaindude authored Mar 12, 2023
2 parents 49c8ab0 + cfa5eb4 commit e3294d0
Show file tree
Hide file tree
Showing 4 changed files with 17 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 @@
{".":"2.0.1"}
{".":"2.0.2"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.2](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.1...butler-spyglass-v2.0.2) (2023-03-12)


### Documentation

* Add status badge to readme file ([f060f9a](https://github.com/ptarmiganlabs/butler-spyglass/commit/f060f9a4a71a8e6be4eec67fcaef9c8b39ea1337))
* Re-written most of docs wrt 2.x release ([1d7cb6d](https://github.com/ptarmiganlabs/butler-spyglass/commit/1d7cb6d353c6fc8ebc7a47d05c0e63080a094ef3))


### Build pipeline

* Disable MQTT messages from Docker build workflow ([f6b1712](https://github.com/ptarmiganlabs/butler-spyglass/commit/f6b17123b08e1566c20c2149add37fa2fe4954a8))

## [2.0.1](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.0...butler-spyglass-v2.0.1) (2023-03-10)


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": "butler-spyglass",
"version": "2.0.1",
"version": "2.0.2",
"description": "Utility for extracting various metadata and data lineage for all applications in Qlik Sense Enterprise environment",
"main": "butler-spyglass.js",
"dependencies": {
Expand Down

0 comments on commit e3294d0

Please sign in to comment.