Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2022-11-09)

### Bug Fixes

* the executable file name ([0309849](0309849))
  • Loading branch information
bubkoo committed Nov 9, 2022
1 parent 0aa3b00 commit 6491eb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
## [1.0.1](https://github.com/bubkoo/run-shared-scripts/compare/v1.0.0...v1.0.1) (2022-11-09)


### Bug Fixes

* the executable file name ([0309849](https://github.com/bubkoo/run-shared-scripts/commit/03098492ca68ace9112c4c49fe3e1aa2b53c47f7))

# 1.0.0 (2022-11-09)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "run-shared-scripts",
"version": "1.0.0",
"version": "1.0.1",
"description": "Define and run shared scripts of a monorepo using Yarn workspaces, Bolt, Lerna or pnpm",
"main": "lib/index.js",
"type": "module",
Expand Down

0 comments on commit 6491eb1

Please sign in to comment.