Skip to content

Commit

Permalink
chore: upgrade @openlite/ui to v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandotdev committed Sep 7, 2024
1 parent 99ce90b commit baaa521
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,3 @@ jobs:

- name: PNPM build
run: pnpm run build

- name: Publish to NPM
run: pnpm publish --access public --no-git-checks
env:
NPM_TOKEN: ${{ secrets.OPEN_LITE_UI }}
NPM_CONFIG_PROVENANCE: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openlite/ui",
"version": "0.4.4",
"version": "0.4.5",
"packageManager": "[email protected]",
"description": "A design system built with TailwindCSS and Radix UI.",
"author": "openlabs",
Expand Down

0 comments on commit baaa521

Please sign in to comment.