Skip to content

Commit 1760829

Browse files
authored
Merge pull request #16 from cerebruminc/release-please--branches--master--components--release-please-action
chore(master): release 1.0.4
2 parents 6718773 + 3679b39 commit 1760829

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.4](https://github.com/cerebruminc/detect-high-entropy-strings/compare/v1.0.3...v1.0.4) (2022-10-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Correctly ID release step in GitHub action ([e17f690](https://github.com/cerebruminc/detect-high-entropy-strings/commit/e17f690dd66d5f698cbce1949b03f1512b6d9a57))
9+
310
## [1.0.3](https://github.com/cerebruminc/detect-high-entropy-strings/compare/v1.0.2...v1.0.3) (2022-10-03)
411

512

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": "detect-high-entropy-strings",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Detect high entropy strings",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)