Skip to content

Commit

Permalink
release v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dup4 committed Oct 31, 2023
1 parent 99bf5cc commit b617b16
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@xcpcio/xcpcio",
"version": "0.27.0",
"version": "0.28.0",
"private": true,
"packageManager": "pnpm@8.6.12",
"description": "XCPCIO",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/board/package.json
@@ -1,7 +1,7 @@
{
"name": "@xcpcio/board-app",
"type": "module",
"version": "0.27.0",
"version": "0.28.0",
"description": "XCPCIO Board App",
"author": "Dup4 <lyuzhi.pan@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "@xcpcio/docs",
"version": "0.27.0",
"version": "0.28.0",
"private": true,
"packageManager": "pnpm@8.6.12",
"description": "XCPCIO docs",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/resolver/package.json
@@ -1,6 +1,6 @@
{
"name": "@xcpcio/resolver-app",
"version": "0.27.0",
"version": "0.28.0",
"description": "XCPCIO Resolver App",
"author": "Dup4 <lyuzhi.pan@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/archived/board-umi/package.json
@@ -1,7 +1,7 @@
{
"name": "@xcpcio/archived-board-app",
"description": "XCPCIO Board App",
"version": "0.27.0",
"version": "0.28.0",
"license": "MIT",
"author": "Dup4 <lyuzhi.pan@gmail.com>",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@xcpcio/core",
"version": "0.27.0",
"version": "0.28.0",
"description": "XCPCIO Core",
"author": "Dup4 <lyuzhi.pan@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/types/package.json
@@ -1,6 +1,6 @@
{
"name": "@xcpcio/types",
"version": "0.27.0",
"version": "0.28.0",
"description": "XCPCIO Types",
"author": "Dup4 <lyuzhi.pan@gmail.com>",
"license": "MIT",
Expand Down

3 comments on commit b617b16

@vercel
Copy link

@vercel vercel bot commented on b617b16 Oct 31, 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:

resolver – ./packages/apps/resolver

resolver-gamma.vercel.app
resolver-xcpcio.vercel.app
resolver-git-main-xcpcio.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b617b16 Oct 31, 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:

board – ./

board-git-main-xcpcio.vercel.app
board-xcpcio.vercel.app
board-tawny.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b617b16 Oct 31, 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:

docs – ./

docs-xcpcio.vercel.app
docs-git-main-xcpcio.vercel.app

Please sign in to comment.