Skip to content

Commit 7d69bd3

Browse files
ci(changesets): version packages
1 parent 1113edf commit 7d69bd3

19 files changed

Lines changed: 63 additions & 22 deletions

File tree

.changeset/fast-cooks-hide.md

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

packages/browserslist-config/CHANGELOG.md

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

3+
## 2.1.8
4+
5+
### Patch Changes
6+
7+
- [#414](https://github.com/workleap/wl-web-configs/pull/414) [`1113edf`](https://github.com/workleap/wl-web-configs/commit/1113edfcea611bdb29575b2ec18d742dd891fa72) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Update dependencies
8+
39
## 2.1.7
410

511
### Patch Changes

packages/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "@workleap/browserslist-config",
44
"author": "Workleap",
55
"description": "Workleap recommended Browserslist configuration.",
6-
"version": "2.1.7",
6+
"version": "2.1.8",
77
"license": "Apache-2.0",
88
"repository": {
99
"type": "git",

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.1
4+
5+
### Patch Changes
6+
7+
- [#414](https://github.com/workleap/wl-web-configs/pull/414) [`1113edf`](https://github.com/workleap/wl-web-configs/commit/1113edfcea611bdb29575b2ec18d742dd891fa72) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Update dependencies
8+
39
## 2.0.0
410

511
### Major 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": "2.0.0",
5+
"version": "2.0.1",
66
"license": "Apache-2.0",
77
"repository": {
88
"type": "git",

packages/postcss-configs/CHANGELOG.md

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

3+
## 1.1.9
4+
5+
### Patch Changes
6+
7+
- [#414](https://github.com/workleap/wl-web-configs/pull/414) [`1113edf`](https://github.com/workleap/wl-web-configs/commit/1113edfcea611bdb29575b2ec18d742dd891fa72) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Update dependencies
8+
39
## 1.1.8
410

511
### Patch Changes

packages/postcss-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@workleap/postcss-configs",
33
"author": "Workleap",
44
"description": "Workleap's recommended PostCSS configurations",
5-
"version": "1.1.8",
5+
"version": "1.1.9",
66
"license": "Apache-2.0",
77
"publishConfig": {
88
"access": "public",

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.6
4+
5+
### Patch Changes
6+
7+
- [#414](https://github.com/workleap/wl-web-configs/pull/414) [`1113edf`](https://github.com/workleap/wl-web-configs/commit/1113edfcea611bdb29575b2ec18d742dd891fa72) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Update dependencies
8+
39
## 3.2.5
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.5",
5+
"version": "3.2.6",
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.11
4+
5+
### Patch Changes
6+
7+
- [#414](https://github.com/workleap/wl-web-configs/pull/414) [`1113edf`](https://github.com/workleap/wl-web-configs/commit/1113edfcea611bdb29575b2ec18d742dd891fa72) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Update dependencies
8+
39
## 1.1.10
410

511
### Patch Changes

0 commit comments

Comments
 (0)