Skip to content

Commit

Permalink
[fix] new line issues with NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
IVainqueur committed Nov 10, 2022
1 parent ab64b52 commit 15f8e4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,10 @@ Initial release
# v1.0.1
Added `commander`
# v1.0.2
formatting the README.md
formatting the README.md
# v1.0.3
Trying `<br>` tag
# v1.0.4
trying `\`
# v1.0.5
The changes were actually applying but the CDN was not updating
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "package-mover",
"version": "1.0.2",
"version": "1.0.5",
"description": "",
"bin": {
"package-mover": "bin/package-mover.js"
Expand Down

0 comments on commit 15f8e4d

Please sign in to comment.