Skip to content

Commit

Permalink
Release Artifacts for v0.18.16
Browse files Browse the repository at this point in the history
 [skip ci]
  • Loading branch information
JAForbes committed May 13, 2022
1 parent a33927d commit 0678c11
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

# Release v0.18.16

### Patch Changes

#### [Fix incorrect argv mapping (@JAForbes)](https://github.com/JAForbes/pr-release/pull/340)

# Release v0.18.15

### Patch Changes
Expand Down
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": "pr-release",
"version": "0.18.15",
"version": "0.18.16",
"description": "Generate releases from pull request descriptions.",
"main": "dist/pr-release.cjs",
"module": "lib/index.js",
Expand Down

0 comments on commit 0678c11

Please sign in to comment.