Skip to content

Commit 202681f

Browse files
ci(changesets): version packages (#413)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fef3df8 commit 202681f

15 files changed

Lines changed: 49 additions & 18 deletions

File tree

.changeset/update-deps-20260331-151323.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/eslint-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/eslint-configs
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [#412](https://github.com/workleap/wl-web-configs/pull/412) [`fef3df8`](https://github.com/workleap/wl-web-configs/commit/fef3df84e5146a88f126d5aee4a62e44a612845b) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 1.1.15
410

511
### Patch Changes

packages/eslint-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@workleap/eslint-configs",
33
"author": "Workleap",
44
"description": "Workleap recommended ESLint configurations.",
5-
"version": "1.1.15",
5+
"version": "2.0.0",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

packages/rsbuild-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/rsbuild-configs
22

3+
## 3.2.5
4+
5+
### Patch Changes
6+
7+
- [#412](https://github.com/workleap/wl-web-configs/pull/412) [`fef3df8`](https://github.com/workleap/wl-web-configs/commit/fef3df84e5146a88f126d5aee4a62e44a612845b) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 3.2.4
410

511
### Patch Changes

packages/rsbuild-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@workleap/rsbuild-configs",
33
"author": "Workleap",
44
"description": "Workleap recommended Rsbuild configurations.",
5-
"version": "3.2.4",
5+
"version": "3.2.5",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

packages/rslib-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/rslib-configs
22

3+
## 1.1.10
4+
5+
### Patch Changes
6+
7+
- [#412](https://github.com/workleap/wl-web-configs/pull/412) [`fef3df8`](https://github.com/workleap/wl-web-configs/commit/fef3df84e5146a88f126d5aee4a62e44a612845b) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 1.1.9
410

511
### Patch Changes

packages/rslib-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@workleap/rslib-configs",
33
"author": "Workleap",
44
"description": "Workleap recommended Rslib configurations.",
5-
"version": "1.1.9",
5+
"version": "1.1.10",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

packages/swc-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/swc-configs
22

3+
## 2.3.9
4+
5+
### Patch Changes
6+
7+
- [#412](https://github.com/workleap/wl-web-configs/pull/412) [`fef3df8`](https://github.com/workleap/wl-web-configs/commit/fef3df84e5146a88f126d5aee4a62e44a612845b) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 2.3.8
410

511
### Patch Changes

packages/swc-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "@workleap/swc-configs",
44
"author": "Workleap",
55
"description": "Workleap recommended SWC configurations.",
6-
"version": "2.3.8",
6+
"version": "2.3.9",
77
"license": "Apache-2.0",
88
"publishConfig": {
99
"access": "public",

packages/tsup-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @workleap/tsup-configs
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#412](https://github.com/workleap/wl-web-configs/pull/412) [`fef3df8`](https://github.com/workleap/wl-web-configs/commit/fef3df84e5146a88f126d5aee4a62e44a612845b) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 3.1.7
410

511
### Patch Changes

0 commit comments

Comments
 (0)