Skip to content

Commit

Permalink
chore(main): release 3.0.1 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 16, 2022
1 parent fa07e9b commit 5933ebe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [3.0.1](https://github.com/npm/read-cmd-shim/compare/v3.0.0...v3.0.1) (2022-08-16)


### Bug Fixes

* linting ([#24](https://github.com/npm/read-cmd-shim/issues/24)) ([fa07e9b](https://github.com/npm/read-cmd-shim/commit/fa07e9b5682d762d8f0b2d9c22ab0f36d198f389))

## [3.0.0](https://github.com/npm/read-cmd-shim/compare/v2.0.0...v3.0.0) (2022-04-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "read-cmd-shim",
"version": "3.0.0",
"version": "3.0.1",
"description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
"main": "lib/index.js",
"devDependencies": {
Expand Down

0 comments on commit 5933ebe

Please sign in to comment.