Skip to content

Commit caab44f

Browse files
HandsomeButterballluxiaobei
authored andcommitted
Revert "build: release 21.0.1-next.1"
1 parent b934fe0 commit caab44f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libs",
33
"private": true,
4-
"version": "21.0.1-next.1",
4+
"version": "21.0.1-next.0",
55
"scripts": {
66
"ng": "ng",
77
"start": "ng serve site --port 4801",

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tethys/auth",
3-
"version": "21.0.1-next.1",
3+
"version": "21.0.1-next.0",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tethys/cache",
3-
"version": "21.0.1-next.1",
3+
"version": "21.0.1-next.0",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

packages/components/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '21.0.1-next.1';
1+
export const version = '21.0.1-next.0';

0 commit comments

Comments
 (0)