Skip to content

Commit d46dae1

Browse files
chore: Update version for release
1 parent 27be647 commit d46dae1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ten-deers-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @remix-run/changelog-github
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Remove extra newline between changes in the same category ([`026cc01`](https://github.com/remix-run/changelog-github/commit/026cc010696172d125fb21c5093383afc128cf7f))
8+
39
## 0.0.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remix-run/changelog-github",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A changelog entry generator for GitHub that links to commits, PRs and users",
55
"main": "dist/changelog-github.js",
66
"module": "dist/changelog-github.mjs",

0 commit comments

Comments
 (0)