Skip to content

Commit

Permalink
chore: add missing changeset plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelAlev committed Jan 31, 2024
1 parent 0f2355f commit e28c7f6
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 13 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ci:publish": "pnpm build && changeset publish"
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@frontify/eslint-config-typescript": "^0.16.2",
"eslint": "^8.48.0",
Expand Down
67 changes: 54 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e28c7f6

Please sign in to comment.