Skip to content

Commit

Permalink
chore: release v0.1.1-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phojie committed Aug 21, 2023
1 parent 3bd4cdd commit 726ede3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.1-beta.0](https://github.com/una-ui/una-ui/compare/v0.1.0-beta.1...v0.1.1-beta.0) (2023-08-21)



# [0.1.0-beta.1](https://github.com/una-ui/una-ui/compare/v0.1.0-beta.0...v0.1.0-beta.1) (2023-08-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@una-ui/monorepo",
"type": "module",
"version": "0.1.0-beta.1",
"version": "0.1.1-beta.0",
"private": true,
"packageManager": "pnpm@8.6.12",
"description": "An Atomic UI/UX Technology",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@una-ui/nuxt",
"type": "module",
"version": "0.1.0-beta.1",
"version": "0.1.1-beta.0",
"description": "Nuxt module for @una-ui",
"author": "Phojie Rengel <phojrengel@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@una-ui/preset",
"version": "0.1.0-beta.1",
"version": "0.1.1-beta.0",
"description": "The default preset for @una-ui",
"author": "Phojie Rengel <phojrengel@gmail.com>",
"license": "MIT",
Expand Down

1 comment on commit 726ede3

@vercel
Copy link

@vercel vercel bot commented on 726ede3 Aug 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui-docs – ./

ui-docs-git-main-nexvelt.vercel.app
unaui.com
ui-docs-nexvelt.vercel.app
www.unaui.com

Please sign in to comment.