Skip to content

Commit

Permalink
Merge pull request #11 from remix-run/changeset-release/release
Browse files Browse the repository at this point in the history
chore: Update version for release
  • Loading branch information
chaance authored Jul 27, 2022
2 parents 27be647 + d46dae1 commit b06e810
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-deers-mate.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @remix-run/changelog-github

## 0.0.4

### Patch Changes

- Remove extra newline between changes in the same category ([`026cc01`](https://github.com/remix-run/changelog-github/commit/026cc010696172d125fb21c5093383afc128cf7f))

## 0.0.3

### Patch Changes
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": "@remix-run/changelog-github",
"version": "0.0.3",
"version": "0.0.4",
"description": "A changelog entry generator for GitHub that links to commits, PRs and users",
"main": "dist/changelog-github.js",
"module": "dist/changelog-github.mjs",
Expand Down

0 comments on commit b06e810

Please sign in to comment.