Skip to content

Commit 76cca8d

Browse files
authored
Merge pull request #5 from remix-run/changeset-release/release
2 parents 812cef2 + 23fdc7e commit 76cca8d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sweet-melons-do.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.2
4+
5+
### Patch Changes
6+
7+
- No changes. Testing another release for Changesets. ([#4](https://github.com/remix-run/changelog-github/pull/4))
8+
39
## 0.0.1
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.1",
3+
"version": "0.0.2",
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)