Skip to content

Commit a848093

Browse files
Merge remote-tracking branch 'origin/patch-1'
2 parents 4274a7a + 835252d commit a848093

7 files changed

Lines changed: 711 additions & 814 deletions

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json",
3-
"changelog": ["@changesets/changelog-github", { "repo": "Schniz/fnm" }],
3+
"changelog": ["@changesets/changelog-github", { "repo": "Dargon789/fnm" }],
44
"commit": false,
55
"fixed": [],
66
"linked": [],

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: release
22
on:
33
push:
44
branches:
5-
- master
65
- main
76

87
concurrency: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)