Skip to content

Commit

Permalink
release everything
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnichase committed Jun 20, 2024
1 parent d932117 commit de6504c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-got-react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
shell: bash
run: pnpm build
- name: Build
working-directory: ./packages/got-react
working-directory: ./packages/got-api
shell: bash
run: pnpm build
- name: Publish
Expand Down
2 changes: 1 addition & 1 deletion packages/got-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gothub/got-react",
"version": "0.0.14",
"version": "0.0.15",
"license": "MIT",
"type": "module",
"main": "dist/module/index.js",
Expand Down

0 comments on commit de6504c

Please sign in to comment.