Skip to content

Commit

Permalink
chore(release): 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nonara committed Aug 16, 2021
1 parent ccd0c39 commit 2ae7578
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.0.1](https://github.com/nonara/extract-changelog-release/compare/v1.0.0...v1.0.1) (2021-08-16)

## 1.0.0 (2021-08-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extract-changelog-release",
"version": "1.0.0",
"version": "1.0.1",
"description": "Extract release notes from latest entry in standard-version changelog",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 2ae7578

Please sign in to comment.