Skip to content

Commit d58e6e0

Browse files
chore(release): version update (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 479902f commit d58e6e0

34 files changed

+137
-49
lines changed

.changeset/early-waves-beg.md

-20
This file was deleted.

.changeset/nervous-donuts-sing.md

-13
This file was deleted.

apps/nuxt-base/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @alanlu-dev/nuxt-base
22

3+
## 1.0.19
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
11+
- Updated dependencies [[`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5), [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3)]:
12+
- @alanlu-dev/mastercss-helpers@1.0.15
13+
- @alanlu-dev/mastercss-config@1.0.15
14+
- @alanlu-dev/scss@1.0.12
15+
- @alanlu-dev/types@1.0.14
16+
- @alanlu-dev/utils@1.0.8
17+
318
## 1.0.18
419

520
### Patch Changes

apps/nuxt-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/nuxt-base",
33
"type": "module",
4-
"version": "1.0.18",
4+
"version": "1.0.19",
55
"description": "Shareable Nuxt configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/styles/mastercss/config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/mastercss-config
22

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 1.0.14
410

511
### Patch Changes

packages/styles/mastercss/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/mastercss-config",
33
"type": "module",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"description": "Shareable Master CSS configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/styles/mastercss/helpers/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/mastercss-helpers
22

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 1.0.14
410

511
### Patch Changes

packages/styles/mastercss/helpers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/mastercss-helpers",
33
"type": "module",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"description": "A collection of utility functions for Master CSS.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/styles/scss/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/scss
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.11
412

513
### Patch Changes

packages/styles/scss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/scss",
33
"type": "commonjs",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"description": "Shareable SCSS configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/tests/playwright/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/playwright-config
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 0.1.3
410

511
### Patch Changes

packages/tests/playwright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/playwright-config",
33
"type": "module",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
66
"license": "MIT",
77
"repository": {

packages/tooling/commitlint-config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/commitlint-config
22

3+
## 1.0.11
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 1.0.10
410

511
### Patch Changes

packages/tooling/commitlint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/commitlint-config",
33
"type": "module",
4-
"version": "1.0.10",
4+
"version": "1.0.11",
55
"description": "Shareable commitlint configuration for Conventional Commits.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/tooling/eslint-config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/eslint-config
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 0.0.2
410

511
### Patch Changes

packages/tooling/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/eslint-config",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"description": "Shareable eslint configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/tooling/lint-staged-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/lint-staged-config
22

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.14
412

513
### Patch Changes

packages/tooling/lint-staged-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/lint-staged-config",
33
"type": "module",
4-
"version": "1.0.14",
4+
"version": "1.0.15",
55
"description": "Shareable lint-staged configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/tooling/markdownlint-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/markdownlint-config
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.8
412

513
### Patch Changes

packages/tooling/markdownlint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alanlu-dev/markdownlint-config",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Shareable markdownlint configuration.",
55
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
66
"license": "MIT",

packages/tooling/prettier-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/prettier-config
22

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.7
412

513
### Patch Changes

packages/tooling/prettier-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alanlu-dev/prettier-config",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Shareable prettier configuration.",
55
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
66
"license": "MIT",

packages/tooling/stylelint-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/stylelint-config
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.16
412

513
### Patch Changes

packages/tooling/stylelint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/stylelint-config",
33
"type": "module",
4-
"version": "1.0.16",
4+
"version": "1.0.17",
55
"description": "Shareable stylelint configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/tooling/tsconfig/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/tsconfig
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.13
412

513
### Patch Changes

packages/tooling/tsconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/tsconfig",
33
"type": "module",
4-
"version": "1.0.13",
4+
"version": "1.0.14",
55
"description": "Shareable TypeScript configuration.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/types/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/types
22

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 1.0.13
412

513
### Patch Changes

packages/types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/types",
33
"type": "module",
4-
"version": "1.0.13",
4+
"version": "1.0.14",
55
"description": "Shareable TypeScript types.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/utils/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/utils
22

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 1.0.7
410

511
### Patch Changes

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/utils",
33
"type": "module",
4-
"version": "1.0.7",
4+
"version": "1.0.8",
55
"description": "A collection of utility functions.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/versions/changeset/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @alanlu-dev/changeset
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
39
## 1.0.11
410

511
### Patch Changes

packages/versions/changeset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/changeset",
33
"type": "module",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"description": "Automatically generate changeset by Conventional Commits.",
66
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
77
"license": "MIT",

packages/versions/release-it-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @alanlu-dev/release-it-config
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- [`3c947ee`](https://github.com/alanlu-dev/web-kit/commit/3c947eedbd52f32519362e118018bcbcbb4db6c5) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore: update the author's GitHub link
8+
9+
- [`479902f`](https://github.com/alanlu-dev/web-kit/commit/479902ffe1c2906c8fd262c52a1546bbcfc3baa3) Thanks [@alanlu-tw](https://github.com/alanlu-tw)! - chore(deps): bump package versions
10+
311
## 0.0.15
412

513
### Patch Changes

packages/versions/release-it-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@alanlu-dev/release-it-config",
33
"type": "commonjs",
4-
"version": "0.0.15",
4+
"version": "0.0.16",
55
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-tw)",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)