Skip to content

Commit

Permalink
Revert "chore: release v1.3.7"
Browse files Browse the repository at this point in the history
This reverts commit 9ac4725.
  • Loading branch information
sonofmagic committed Feb 6, 2024
1 parent 9ac4725 commit ca205be
Show file tree
Hide file tree
Showing 40 changed files with 66 additions and 67 deletions.
4 changes: 2 additions & 2 deletions examples/multiple-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiple-config",
"version": "1.3.7",
"version": "1.0.0",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -13,4 +13,4 @@
"devDependencies": {
"@icestack/ui": "workspace:^"
}
}
}
5 changes: 2 additions & 3 deletions examples/nuxt-admin-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@
},
"dependencies": {
"@nuxt/content": "^2.11.0"
},
"version": "1.3.7"
}
}
}
4 changes: 2 additions & 2 deletions examples/postcss-icestack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "postcss-icestack-plugin",
"private": true,
"version": "1.3.7",
"version": "0.0.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -22,4 +22,4 @@
"vite": "^5.0.12",
"vue-tsc": "^1.8.25"
}
}
}
4 changes: 2 additions & 2 deletions examples/raw-html-add-new-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "add-new-theme",
"version": "1.3.7",
"version": "1.0.0",
"private": true,
"description": "",
"main": "index.js",
Expand All @@ -14,4 +14,4 @@
"@icestack/ui": "workspace:^",
"tailwindcss": "^3.4.1"
}
}
}
4 changes: 2 additions & 2 deletions examples/raw-html-add-new-type/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "add-new-type",
"private": true,
"version": "1.3.7",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -15,4 +15,4 @@
"@icestack/ui": "workspace:^",
"tailwindcss": "^3.4.1"
}
}
}
2 changes: 1 addition & 1 deletion examples/raw-html-extra/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "override-extend-extra",
"private": true,
"version": "1.3.7",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions examples/raw-html-usage/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "raw-html",
"private": true,
"version": "1.3.7",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -14,4 +14,4 @@
"@icestack/ui": "workspace:^",
"tailwindcss": "^3.4.1"
}
}
}
4 changes: 2 additions & 2 deletions examples/start-from-scratch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "start-from-scratch",
"private": true,
"version": "1.3.7",
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "npm run build:ui && vite",
Expand All @@ -27,4 +27,4 @@
"vite": "^5.0.12",
"vue-tsc": "^1.8.25"
}
}
}
4 changes: 2 additions & 2 deletions examples/unocss-sample-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unocss-sample-app",
"private": true,
"version": "1.3.7",
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "npm run build:ui && vite",
Expand Down Expand Up @@ -32,4 +32,4 @@
"vite": "^5.0.12",
"vue-tsc": "^1.8.27"
}
}
}
4 changes: 2 additions & 2 deletions examples/weapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "weapp",
"private": true,
"version": "1.3.7",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -17,4 +17,4 @@
"dependencies": {
"@icestack/cva": "workspace:^"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icestack",
"version": "1.3.7",
"version": "1.1.1",
"private": true,
"scripts": {
"build": "turbo run build --filter=./packages/* --filter=./plugins/* --filter=./presets/*",
Expand Down Expand Up @@ -76,4 +76,4 @@
"dependencies": {
"sass-true": "^7.0.1"
}
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/cli",
"description": "The cli of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/config",
"description": "The config package of icestack",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/core",
"description": "The core of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"dev": "unbuild --sourcemap",
"build": "unbuild",
Expand Down Expand Up @@ -72,4 +72,4 @@
"@types/md5": "^2.3.5",
"md5": "^2.3.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/cva/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/cva",
"description": "The class-variance-authority function collection of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/generator",
"description": "The generator package of icestack",
"version": "1.3.7",
"version": "1.0.3",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down Expand Up @@ -56,4 +56,4 @@
"type": "git",
"url": "https://github.com/sonofmagic/icestack"
}
}
}
2 changes: 1 addition & 1 deletion packages/icestack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "icestack",
"description": "@icestack/ui npm pkg plcaeholder",
"version": "1.3.7",
"version": "1.1.2",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/logger",
"description": "The logger of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
4 changes: 2 additions & 2 deletions packages/postcss-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/postcss-utils",
"description": "The postcss utils of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down Expand Up @@ -99,4 +99,4 @@
"type": "git",
"url": "https://github.com/sonofmagic/icestack"
}
}
}
4 changes: 2 additions & 2 deletions packages/postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/postcss",
"description": "The postcss processor of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down Expand Up @@ -62,4 +62,4 @@
"type": "git",
"url": "https://github.com/sonofmagic/icestack"
}
}
}
4 changes: 2 additions & 2 deletions packages/preset-default/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/preset-default",
"description": "The default preset of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down Expand Up @@ -84,4 +84,4 @@
"@icestack/postcss-utils": "workspace:^",
"@icestack/scss": "workspace:^"
}
}
}
2 changes: 1 addition & 1 deletion packages/scss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/scss",
"description": "The scss utils of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/shared",
"description": "Shared utils and constants of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwindcss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/tailwindcss",
"description": "The tailwindcss plugin of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-algorithm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/theme-algorithm",
"description": "The theme-algorithm of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/types",
"description": "The types of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"description": "❤️ IceStack, Web UI for Mobile, PC and Mini Program, open-source Headless component library generator",
"sideEffects": false,
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/unocss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/unocss",
"description": "The Unocss plugin of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"scripts": {
"build": "pnpm build:ui && unbuild",
"test": "vitest run",
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@icestack/unplugin",
"description": "The unplugin of @icestack/ui",
"version": "1.3.7",
"version": "1.3.6",
"private": true,
"scripts": {
"build": "unbuild",
Expand Down
4 changes: 2 additions & 2 deletions plugins/compose-tailwindcss-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compose-tailwindcss-plugins",
"version": "1.3.7",
"version": "0.0.4",
"description": "compose your multiple tailwindcss plugins into one",
"exports": {
".": {
Expand Down Expand Up @@ -66,4 +66,4 @@
"postcss": "^8.4.34",
"tailwindcss": "^3.4.1"
}
}
}
4 changes: 2 additions & 2 deletions plugins/css-to-tailwindcss-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "css-to-tailwindcss-plugin",
"version": "1.3.7",
"version": "0.3.0",
"description": "css-to-tailwindcss-plugin, transform your `css/scss` to `tailwindcss plugin`",
"exports": {
".": {
Expand Down Expand Up @@ -95,4 +95,4 @@
"sass": "^1.70.0",
"tailwindcss": "^3.4.1"
}
}
}
Loading

0 comments on commit ca205be

Please sign in to comment.