Skip to content

Commit 20b0ab8

Browse files
authored
Merge pull request #7 from cerebruminc/release-please--branches--master--components--release-please-action
chore(master): release 1.0.1
2 parents 31f2196 + 41d1a69 commit 20b0ab8

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/cerebruminc/detect-high-entropy-strings/compare/v1.0.0...v1.0.1) (2022-09-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Add prepublish and build scripts ([b604249](https://github.com/cerebruminc/detect-high-entropy-strings/commit/b60424925349efcf3c718e580c7121715feebddf))
9+
* Use full image path for image in README ([06f899d](https://github.com/cerebruminc/detect-high-entropy-strings/commit/06f899d30b528b8d3c4aa513ef5e8fe2912a7f8e))
10+
311
## 1.0.0 (2022-09-30)
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": "detect-high-entropy-strings",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Detect high entropy strings",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)