Skip to content

Commit 1663b83

Browse files
chore(ci): install missing changelog package (#564)
Co-authored-by: phoenix-server <phoenix@ricardocabral.io>
1 parent 9e323da commit 1663b83

3 files changed

Lines changed: 91 additions & 1 deletion

File tree

.changeset/proud-pants-cry.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

package-lock.json

Lines changed: 87 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,15 @@
8282
"relay",
8383
"typescript"
8484
],
85-
"author": "Ricardo Arturo Cabral Mej\u00eda (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)",
85+
"author": "Ricardo Arturo Cabral Mejía (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)",
8686
"license": "MIT",
8787
"bugs": {
8888
"url": "https://github.com/cameri/nostream/issues"
8989
},
9090
"homepage": "https://github.com/cameri/nostream#readme",
9191
"devDependencies": {
9292
"@biomejs/biome": "^2.4.11",
93+
"@changesets/changelog-github": "0.6.0",
9394
"@changesets/cli": "^2.27.12",
9495
"@commitlint/cli": "17.2.0",
9596
"@commitlint/config-conventional": "17.2.0",

0 commit comments

Comments
 (0)