Skip to content

Commit c691224

Browse files
authored
Merge pull request #62 from philips-software/release-please--branches--main--components--sbom-tool-installer-action
chore(main): release 1.0.1
2 parents 295af9a + 8dce423 commit c691224

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.0.1](https://github.com/philips-software/sbom-tool-installer-action/compare/v1.0.0...v1.0.1) (2023-02-14)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* add release-please workflow ([1289136](https://github.com/philips-software/sbom-tool-installer-action/commit/128913602c9cc306aced0e4ed0eed51f0f197742))

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": "sbom-tool-installer-action",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"description": "This GitHub Action is essentially an installer for the sbom-tool from Microsoft.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)