Skip to content

Commit 44de9d7

Browse files
authored
Merge pull request #78 from ptarmiganlabs/release-please--branches--master--components--butler-spyglass
chore(master): release butler-spyglass 2.0.1
2 parents 38b43c5 + 3dc8ce6 commit 44de9d7

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"2.0.0"}
1+
{".":"2.0.1"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.1](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.0...butler-spyglass-v2.0.1) (2023-03-10)
4+
5+
6+
### Build pipeline
7+
8+
* Add missing VirusTotal scan during build ([ff3741a](https://github.com/ptarmiganlabs/butler-spyglass/commit/ff3741aea7a55e0182e7db822b069d19a77fb74d))
9+
* Revert to automatic version numbering ([6ab25db](https://github.com/ptarmiganlabs/butler-spyglass/commit/6ab25db8304022cebd728987f29fae6e96d27507))
10+
311
## [2.0.0](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.0...butler-spyglass-v2.0.0) (2023-03-10)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "butler-spyglass",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Utility for extracting various metadata and data lineage for all applications in Qlik Sense Enterprise environment",
55
"main": "butler-spyglass.js",
66
"dependencies": {

0 commit comments

Comments
 (0)