Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed Jul 5, 2021
1 parent b5833d3 commit 302d54a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.1](https://github.com/stfsy/node-modules-scan/compare/v1.0.0...v1.0.1) (2021-07-05)


### Features

* run npm update and audit ([b5833d3](https://github.com/stfsy/node-modules-scan/commit/b5833d329d30ec75f18aea929acf40a2caa051da))



# [1.0.0](https://github.com/stfsy/node-modules-scan/compare/v0.8.0...v1.0.0) (2021-06-12)


Expand Down
2 changes: 1 addition & 1 deletion 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": "modules-scan",
"version": "1.0.0",
"version": "1.0.1",
"description": "Utility library",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 302d54a

Please sign in to comment.