Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2022-02-02)

### Bug Fixes

* Sync version and ID from package.json on pack ([d2a3f2b](d2a3f2b))
  • Loading branch information
semantic-release-bot committed Feb 2, 2022
1 parent d2a3f2b commit 25e87f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "midi-mixer-cli",
"version": "1.0.3",
"version": "1.0.4",
"description": "A CLI tool to help with the packaging and distribution of MIDI Mixer plugins.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 25e87f8

Please sign in to comment.