Skip to content

Commit 0bba0ae

Browse files
authored
Merge pull request #12 from remix-run/changeset-release/release
2 parents d792d9f + 4775e54 commit 0bba0ae

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/purple-rivers-grow.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.5
4+
5+
### Patch Changes
6+
7+
- Remove postinstall script ([`24e007b`](https://github.com/remix-run/changelog-github/commit/24e007b41ac598998ff6aefa61ff1b79cac80dc1))
8+
39
## 0.0.4
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.4",
3+
"version": "0.0.5",
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)