From 4823f17f0b43fbe7ac9d7310f8295ff320b8ef88 Mon Sep 17 00:00:00 2001 From: GaoNeng-wWw Date: Fri, 4 Oct 2024 10:02:03 +0800 Subject: [PATCH 1/5] fix: ci --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8f58421..d076ae4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [16] + node-version: [20] steps: - name: Checkout Branch From 5933d3a35b3b5b7c997a2560ae5ed43a5eca4f09 Mon Sep 17 00:00:00 2001 From: GaoNeng-wWw Date: Fri, 4 Oct 2024 10:06:41 +0800 Subject: [PATCH 2/5] fix:ci --- .github/workflows/release.yaml | 3 +++ .github/workflows/version.yaml | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d076ae4..fe65d92 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -7,6 +7,9 @@ on: jobs: release: + permissions: + contents: write + pull-requests: write name: Release runs-on: ubuntu-latest diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index 9a4b45b..f9c79dc 100644 --- a/.github/workflows/version.yaml +++ b/.github/workflows/version.yaml @@ -5,8 +5,12 @@ on: branches: - release + jobs: version: + permissions: + contents: write + pull-requests: write name: Version runs-on: ubuntu-latest From b2430ae06c0d60d4796743110abddab31db91b2e Mon Sep 17 00:00:00 2001 From: GaoNeng-wWw Date: Fri, 4 Oct 2024 10:24:01 +0800 Subject: [PATCH 3/5] feat: add special thanks --- .changeset/brown-penguins-peel.md | 6 +++ .changeset/config.json | 7 +++- package.json | 1 + pnpm-lock.yaml | 66 +++++++++++++++++++++++++++++++ 4 files changed, 79 insertions(+), 1 deletion(-) diff --git a/.changeset/brown-penguins-peel.md b/.changeset/brown-penguins-peel.md index fb11fc7..7d57094 100644 --- a/.changeset/brown-penguins-peel.md +++ b/.changeset/brown-penguins-peel.md @@ -7,3 +7,9 @@ --- Release the first alpha version + +## Spcial Thanks + +- [SnowballXueQiu](https://github.com/SnowballXueQiu) +- [zrll12](https://github.com/zrll12) +- [GaoNeng-wWw](https://github.com/GaoNeng-wWw) \ No newline at end of file diff --git a/.changeset/config.json b/.changeset/config.json index e75e382..f48023c 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,6 +1,11 @@ { "$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json", - "changelog": "@changesets/cli/changelog", + "changelog": [ + "@changesets/changelog-github", + { + "repo": "TeamVastsea/QwQUI" + } + ], "commit": false, "fixed": [], "linked": [], diff --git a/package.json b/package.json index a4897b2..69c5f2b 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,7 @@ "lint": "eslint ." }, "devDependencies": { + "@changesets/changelog-github": "^0.5.0", "@changesets/cli": "^2.27.8", "@eslint/compat": "^1.1.1", "@eslint/js": "^9.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a36dd9..3112208 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,6 +60,9 @@ importers: specifier: ^5.6.2 version: 5.6.2 devDependencies: + '@changesets/changelog-github': + specifier: ^0.5.0 + version: 0.5.0 '@changesets/cli': specifier: ^2.27.8 version: 2.27.8 @@ -470,6 +473,9 @@ packages: '@changesets/changelog-git@0.2.0': resolution: {integrity: sha512-bHOx97iFI4OClIT35Lok3sJAwM31VbUM++gnMBV16fdbtBhgYu4dxsphBF/0AZZsyAHMrnM0yFcj5gZM1py6uQ==} + '@changesets/changelog-github@0.5.0': + resolution: {integrity: sha512-zoeq2LJJVcPJcIotHRJEEA2qCqX0AQIeFE+L21L8sRLPVqDhSXY8ZWAt2sohtBpFZkBwu+LUwMSKRr2lMy3LJA==} + '@changesets/cli@2.27.8': resolution: {integrity: sha512-gZNyh+LdSsI82wBSHLQ3QN5J30P4uHKJ4fXgoGwQxfXwYFTJzDdvIJasZn8rYQtmKhyQuiBj4SSnLuKlxKWq4w==} hasBin: true @@ -483,6 +489,9 @@ packages: '@changesets/get-dependents-graph@2.1.2': resolution: {integrity: sha512-sgcHRkiBY9i4zWYBwlVyAjEM9sAzs4wYVwJUdnbDLnVG3QwAaia1Mk5P8M7kraTOZN+vBET7n8KyB0YXCbFRLQ==} + '@changesets/get-github-info@0.6.0': + resolution: {integrity: sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==} + '@changesets/get-release-plan@4.0.4': resolution: {integrity: sha512-SicG/S67JmPTrdcc9Vpu0wSQt7IiuN0dc8iR5VScnnTVPfIaLvKmEGRvIaF0kcn8u5ZqLbormZNTO77bCEvyWw==} @@ -2087,6 +2096,9 @@ packages: resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==} engines: {node: '>= 0.4'} + dataloader@1.4.0: + resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==} + debug@4.3.7: resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} @@ -2197,6 +2209,10 @@ packages: domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} + dotenv@8.6.0: + resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} + engines: {node: '>=10'} + eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} @@ -3635,6 +3651,15 @@ packages: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + node-fetch@2.7.0: + resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} + engines: {node: 4.x || >=6.0.0} + peerDependencies: + encoding: ^0.1.0 + peerDependenciesMeta: + encoding: + optional: true + node-fetch@3.3.2: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -4611,6 +4636,9 @@ packages: resolution: {integrity: sha512-FRKsF7cz96xIIeMZ82ehjC3xW2E+O2+v11udrDYewUbszngYhsGa8z6YUMMzO9QJZzzyd0nGGXnML/TReX6W8Q==} engines: {node: '>=16'} + tr46@0.0.3: + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + tr46@1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} @@ -4861,6 +4889,9 @@ packages: resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==} engines: {node: '>= 8'} + webidl-conversions@3.0.1: + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + webidl-conversions@4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} @@ -4906,6 +4937,9 @@ packages: resolution: {integrity: sha512-1lfMEm2IEr7RIV+f4lUNPOqfFL+pO+Xw3fJSqmjX9AbXcXcYOkCe1P6+9VBZB6n94af16NfZf+sSk0JCBZC9aw==} engines: {node: '>=18'} + whatwg-url@5.0.0: + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} + whatwg-url@7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} @@ -5365,6 +5399,14 @@ snapshots: dependencies: '@changesets/types': 6.0.0 + '@changesets/changelog-github@0.5.0': + dependencies: + '@changesets/get-github-info': 0.6.0 + '@changesets/types': 6.0.0 + dotenv: 8.6.0 + transitivePeerDependencies: + - encoding + '@changesets/cli@2.27.8': dependencies: '@changesets/apply-release-plan': 7.0.5 @@ -5419,6 +5461,13 @@ snapshots: picocolors: 1.1.0 semver: 7.6.3 + '@changesets/get-github-info@0.6.0': + dependencies: + dataloader: 1.4.0 + node-fetch: 2.7.0 + transitivePeerDependencies: + - encoding + '@changesets/get-release-plan@4.0.4': dependencies: '@changesets/assemble-release-plan': 6.0.4 @@ -7366,6 +7415,8 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.1 + dataloader@1.4.0: {} + debug@4.3.7: dependencies: ms: 2.1.3 @@ -7465,6 +7516,8 @@ snapshots: domelementtype: 2.3.0 domhandler: 5.0.3 + dotenv@8.6.0: {} + eastasianwidth@0.2.0: {} ejs@3.1.10: @@ -9583,6 +9636,10 @@ snapshots: node-domexception@1.0.0: {} + node-fetch@2.7.0: + dependencies: + whatwg-url: 5.0.0 + node-fetch@3.3.2: dependencies: data-uri-to-buffer: 4.0.1 @@ -10581,6 +10638,8 @@ snapshots: dependencies: tldts: 6.1.48 + tr46@0.0.3: {} + tr46@1.0.1: dependencies: punycode: 2.3.1 @@ -10872,6 +10931,8 @@ snapshots: web-streams-polyfill@3.3.3: {} + webidl-conversions@3.0.1: {} + webidl-conversions@4.0.2: {} webidl-conversions@7.0.0: {} @@ -10930,6 +10991,11 @@ snapshots: tr46: 5.0.0 webidl-conversions: 7.0.0 + whatwg-url@5.0.0: + dependencies: + tr46: 0.0.3 + webidl-conversions: 3.0.1 + whatwg-url@7.1.0: dependencies: lodash.sortby: 4.7.0 From 52054bd93f71687d207384562b00f83a2b6c814e Mon Sep 17 00:00:00 2001 From: GaoNeng-wWw Date: Fri, 4 Oct 2024 12:38:35 +0800 Subject: [PATCH 4/5] fix: ci --- .github/workflows/release.yaml | 7 ++++--- .github/workflows/version.yaml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fe65d92..628b73e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,11 +5,12 @@ on: branches: - main +permissions: + contents: write + pull-requests: write + jobs: release: - permissions: - contents: write - pull-requests: write name: Release runs-on: ubuntu-latest diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index f9c79dc..b89dba0 100644 --- a/.github/workflows/version.yaml +++ b/.github/workflows/version.yaml @@ -6,11 +6,12 @@ on: - release +permissions: + contents: write + pull-requests: write + jobs: version: - permissions: - contents: write - pull-requests: write name: Version runs-on: ubuntu-latest From c9239bf9860555590d69c23e59c00fa2783538f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Oct 2024 04:47:55 +0000 Subject: [PATCH 5/5] Version Packages (alpha) --- .changeset/pre.json | 4 +++- packages/components/CHANGELOG.md | 13 +++++++++++++ packages/components/button/CHANGELOG.md | 16 ++++++++++++++++ packages/components/button/package.json | 2 +- packages/components/center/CHANGELOG.md | 13 +++++++++++++ packages/components/center/package.json | 2 +- packages/components/package.json | 2 +- packages/components/ripple/CHANGELOG.md | 13 +++++++++++++ packages/components/ripple/package.json | 2 +- packages/theme/CHANGELOG.md | 13 +++++++++++++ packages/theme/package.json | 2 +- 11 files changed, 76 insertions(+), 6 deletions(-) create mode 100644 packages/components/CHANGELOG.md create mode 100644 packages/components/button/CHANGELOG.md create mode 100644 packages/components/center/CHANGELOG.md create mode 100644 packages/components/ripple/CHANGELOG.md create mode 100644 packages/theme/CHANGELOG.md diff --git a/.changeset/pre.json b/.changeset/pre.json index 20d766e..0609056 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -11,5 +11,7 @@ "@qwqui/ripple": "1.0.0", "@qwqui/theme": "1.0.0" }, - "changesets": [] + "changesets": [ + "brown-penguins-peel" + ] } diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md new file mode 100644 index 0000000..0800d44 --- /dev/null +++ b/packages/components/CHANGELOG.md @@ -0,0 +1,13 @@ +# @qwqui/core + +## 1.0.1-alpha.0 + +### Patch Changes + +- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version + + ## Spcial Thanks + + - [SnowballXueQiu](https://github.com/SnowballXueQiu) + - [zrll12](https://github.com/zrll12) + - [GaoNeng-wWw](https://github.com/GaoNeng-wWw) diff --git a/packages/components/button/CHANGELOG.md b/packages/components/button/CHANGELOG.md new file mode 100644 index 0000000..3388aba --- /dev/null +++ b/packages/components/button/CHANGELOG.md @@ -0,0 +1,16 @@ +# @qwqui/button + +## 1.0.1-alpha.0 + +### Patch Changes + +- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version + + ## Spcial Thanks + + - [SnowballXueQiu](https://github.com/SnowballXueQiu) + - [zrll12](https://github.com/zrll12) + - [GaoNeng-wWw](https://github.com/GaoNeng-wWw) + +- Updated dependencies [[`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28)]: + - @qwqui/theme@1.0.1-alpha.0 diff --git a/packages/components/button/package.json b/packages/components/button/package.json index 7bf896b..fd6896f 100644 --- a/packages/components/button/package.json +++ b/packages/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@qwqui/button", - "version": "1.0.0", + "version": "1.0.1-alpha.0", "description": "", "scripts": { "build": "rslib build", diff --git a/packages/components/center/CHANGELOG.md b/packages/components/center/CHANGELOG.md new file mode 100644 index 0000000..4828958 --- /dev/null +++ b/packages/components/center/CHANGELOG.md @@ -0,0 +1,13 @@ +# @qwqui/center + +## 1.0.1-alpha.0 + +### Patch Changes + +- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version + + ## Spcial Thanks + + - [SnowballXueQiu](https://github.com/SnowballXueQiu) + - [zrll12](https://github.com/zrll12) + - [GaoNeng-wWw](https://github.com/GaoNeng-wWw) diff --git a/packages/components/center/package.json b/packages/components/center/package.json index 30ac2f7..047516e 100644 --- a/packages/components/center/package.json +++ b/packages/components/center/package.json @@ -1,6 +1,6 @@ { "name": "@qwqui/center", - "version": "1.0.0", + "version": "1.0.1-alpha.0", "description": "", "scripts": { "build": "rslib build", diff --git a/packages/components/package.json b/packages/components/package.json index 52cdf29..0047353 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@qwqui/core", - "version": "1.0.0", + "version": "1.0.1-alpha.0", "description": "", "scripts": { "build": "rslib build", diff --git a/packages/components/ripple/CHANGELOG.md b/packages/components/ripple/CHANGELOG.md new file mode 100644 index 0000000..80b6bfe --- /dev/null +++ b/packages/components/ripple/CHANGELOG.md @@ -0,0 +1,13 @@ +# @qwqui/ripple + +## 1.0.1-alpha.0 + +### Patch Changes + +- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version + + ## Spcial Thanks + + - [SnowballXueQiu](https://github.com/SnowballXueQiu) + - [zrll12](https://github.com/zrll12) + - [GaoNeng-wWw](https://github.com/GaoNeng-wWw) diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index b010d53..9bca917 100644 --- a/packages/components/ripple/package.json +++ b/packages/components/ripple/package.json @@ -1,6 +1,6 @@ { "name": "@qwqui/ripple", - "version": "1.0.0", + "version": "1.0.1-alpha.0", "description": "", "scripts": { "build": "rslib build", diff --git a/packages/theme/CHANGELOG.md b/packages/theme/CHANGELOG.md new file mode 100644 index 0000000..cf42814 --- /dev/null +++ b/packages/theme/CHANGELOG.md @@ -0,0 +1,13 @@ +# @qwqui/theme + +## 1.0.1-alpha.0 + +### Patch Changes + +- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version + + ## Spcial Thanks + + - [SnowballXueQiu](https://github.com/SnowballXueQiu) + - [zrll12](https://github.com/zrll12) + - [GaoNeng-wWw](https://github.com/GaoNeng-wWw) diff --git a/packages/theme/package.json b/packages/theme/package.json index 94563df..d06cf09 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,6 +1,6 @@ { "name": "@qwqui/theme", - "version": "1.0.0", + "version": "1.0.1-alpha.0", "files": [ "dist" ],