Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 513e8d9

Browse files
authored
Merge pull request #128 from glitchdotcom/keith-move-to-gh-packages
add author details
2 parents ef81b92 + 4410929 commit 513e8d9

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

.autorc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"baseBranch": "master",
3+
"plugins": [
4+
"npm",
5+
"all-contributors",
6+
"conventional-commits",
7+
"first-time-contributor",
8+
"released"
9+
]
10+
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@glitchdotcom/shared-components",
3+
"author": "Glitch Product Engineering <eng@glitch.com>",
34
"version": "0.18.12",
45
"description": "Shared components",
56
"main": "build/main.js",

0 commit comments

Comments
 (0)