Skip to content

Commit

Permalink
chore(release): version update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
1 parent ee78c15 commit 85b34fc
Show file tree
Hide file tree
Showing 29 changed files with 104 additions and 32 deletions.
18 changes: 0 additions & 18 deletions .changeset/odd-olives-peel.md

This file was deleted.

12 changes: 12 additions & 0 deletions apps/nuxt-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @alanlu-dev/nuxt-base

## 1.0.6

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

- Updated dependencies [[`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5)]:
- @alanlu-dev/mastercss-config@1.0.4
- @alanlu-dev/types@1.0.2
- @alanlu-dev/utils@1.0.3
- @alanlu-dev/scss@1.0.1

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/nuxt-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/nuxt-base",
"type": "module",
"version": "1.0.5",
"version": "1.0.6",
"description": "Shareable Nuxt configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/changeset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/changeset

## 1.0.3

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/changeset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/changeset",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"description": "Automatically generate changeset by Conventional Commits.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/commitlint-config

## 1.0.3

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/commitlint-config",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"description": "Shareable commitlint configuration for Conventional Commits.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/eslint-config/flat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/eslint-config-flat

## 0.0.4

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/eslint-config/flat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/eslint-config-flat",
"type": "module",
"version": "0.0.3",
"version": "0.0.4",
"description": "Shareable eslint flat configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/lint-staged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/lint-staged-config

## 1.0.3

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/lint-staged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/lint-staged-config",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"description": "Shareable lint-staged configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/markdownlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/markdownlint-config

## 1.0.2

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/markdownlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alanlu-dev/markdownlint-config",
"version": "1.0.1",
"version": "1.0.2",
"description": "Shareable markdownlint configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/prettier-config

## 1.0.1

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alanlu-dev/prettier-config",
"version": "1.0.0",
"version": "1.0.1",
"description": "Shareable prettier configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/stylelint-config

## 1.0.4

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/stylelint-config",
"type": "module",
"version": "1.0.3",
"version": "1.0.4",
"description": "Shareable stylelint configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/linters/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/tsconfig

## 1.0.2

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/tsconfig",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"description": "Shareable TypeScript configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/mastercss/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/mastercss-config

## 1.0.4

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mastercss/config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/mastercss-config",
"type": "module",
"version": "1.0.3",
"version": "1.0.4",
"description": "Shareable Master CSS configuration.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/mastercss/helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/mastercss-helpers

## 1.0.4

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mastercss/helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/mastercss-helpers",
"type": "module",
"version": "1.0.3",
"version": "1.0.4",
"description": "A collection of utility functions for Master CSS.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/notion-api-zod-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/notion-api-zod-schema

## 0.0.4

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 0.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/notion-api-zod-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/notion-api-zod-schema",
"type": "module",
"version": "0.0.3",
"version": "0.0.4",
"description": "Zod schemas for the Notion API (unofficial)",
"keywords": [
"notion",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/types

## 1.0.2

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.1

### Patch Changes
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": "@alanlu-dev/types",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"description": "Shareable TypeScript types.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @alanlu-dev/utils

## 1.0.3

### Patch Changes

- [`ee78c15`](https://github.com/alanlu-dev/web-kit/commit/ee78c1513de2aeb2058ffe01adb3d3109a321af5) Thanks [@alanlu-zyl](https://github.com/alanlu-zyl)! - chore: use eslint flat config

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alanlu-dev/utils",
"type": "module",
"version": "1.0.2",
"version": "1.0.3",
"description": "A collection of utility functions.",
"author": "Alan Lu <[email protected]> (https://github.com/alanlu-zyl)",
"license": "MIT",
Expand Down

0 comments on commit 85b34fc

Please sign in to comment.