Skip to content

Commit 812cef2

Browse files
authored
Merge pull request #4 from remix-run/feat
Remove useless comment
2 parents 7867186 + a317028 commit 812cef2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/sweet-melons-do.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@remix-run/changelog-github": patch
3+
---
4+
5+
No changes. Testing another release for Changesets.

src/changelog-github.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Just a lil comment
21
import { ChangelogFunctions } from "@changesets/types";
32
import { config } from "dotenv";
43
import { getInfo, getInfoFromPullRequest } from "@changesets/get-github-info";

0 commit comments

Comments
 (0)