Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phalvessemantix committed Jul 4, 2023
1 parent f67da8c commit 613f5ea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@


## 1.0.1 (2023-07-04)


### Bug Fixes

* added missing release script in package.json ([f67da8c](https://github.com/alvesph/automatic-version/commit/f67da8cf5bb491b03c164e0a1a18f9400e231468))
4 changes: 2 additions & 2 deletions 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": "automatic-version",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 613f5ea

Please sign in to comment.