Skip to content

Commit

Permalink
chore: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki committed Feb 14, 2024
1 parent 0a4f6ad commit 612ac13
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 12 deletions.
3 changes: 3 additions & 0 deletions .aegir.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ module.exports = {
'@storybook/react-dom-shim',
'@storybook/types',

// releasing
'conventional-changelog-conventionalcommits',

// problem with deps
'@typescript-eslint/eslint-plugin'
],
Expand Down
25 changes: 13 additions & 12 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"@typescript-eslint/parser": "^5.59.7",
"@vitejs/plugin-react": "^4.0.0",
"aegir": "^42.2.2",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^6.0.0",
"eslint": "^8.41.0",
"eslint-config-ipfs": "^6.0.1",
Expand Down

0 comments on commit 612ac13

Please sign in to comment.