Skip to content

Commit

Permalink
patch version for new latest (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaslins authored Jan 13, 2023
1 parent 83483ca commit 1549f54
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
run: pnpm -r type-check
- name: prettier
run: pnpm prettier -c .
- name: set-version
run: npm version ${{ github.event.release.tag_name }} --no-git-tag-version
- name: build
run: pnpm -r build
- run: pnpm --filter @vercel/analytics publish --tag beta --no-git-checks
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vercel/analytics",
"version": "0.1.7",
"version": "0.1.8",
"keywords": [
"analytics",
"vercel"
Expand Down

0 comments on commit 1549f54

Please # to comment.