Skip to content

Commit

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

# Release v0.18.13

### Patch Changes

#### [Minimize semver logic + tests (@JAForbes)](https://github.com/JAForbes/pr-release/pull/331)

Fixes #330.

# Release v0.18.12

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

0 comments on commit 4516e6e

Please sign in to comment.