Skip to content

Commit 812ccff

Browse files
authored
Merge pull request #1 from remix-run/changeset-release/release
2 parents 207e881 + 0f487b6 commit 812ccff

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/unlucky-taxis-help.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @remix-run/changelog-github
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Initial release

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.0",
3+
"version": "0.0.1",
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)