Skip to content

Commit

Permalink
[IDP-1623] Fix release workflow again (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjosepo authored Jul 4, 2024
1 parent 3aaf7db commit e3136ce
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.2/schema.json",
"changelog": [
"@changesets/cli/changelog-github",
"@changesets/changelog-github",
{
"repo": "gsoft-inc/wl-openapi-typescript"
}
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"changeset:publish": "pnpm run build && changeset publish"
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
"@workleap/eslint-plugin": "3.2.2",
"@workleap/typescript-configs": "3.0.2",
Expand Down
35 changes: 35 additions & 0 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 e3136ce

Please sign in to comment.