Skip to content

Commit 6ae47de

Browse files
chore(release): [email protected] [skip ci]\n\n## browserslist-config-anolilab [5.0.13](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-11-02)
### Bug Fixes * allow node 21 ([e95c9f7](e95c9f7)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 8.0.2
1 parent bbe58a4 commit 6ae47de

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

packages/browserslist-config-anolilab/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## browserslist-config-anolilab [5.0.13](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-11-02)
2+
3+
4+
### Bug Fixes
5+
6+
* allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@anolilab/semantic-release-preset:** upgraded to 8.0.2
13+
114
## browserslist-config-anolilab [5.0.12](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-10-31)
215

316

packages/browserslist-config-anolilab/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist-config-anolilab",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "Shareable browserlist config for Anolilab projects.",
55
"keywords": [
66
"browserslist",
@@ -60,7 +60,7 @@
6060
"test:coverage": "vitest --config ./vitest.config.ts --run --coverage"
6161
},
6262
"devDependencies": {
63-
"@anolilab/semantic-release-preset": "8.0.1",
63+
"@anolilab/semantic-release-preset": "8.0.2",
6464
"browserslist": "4.22.1",
6565
"caniuse-lite": "^1.0.30001559",
6666
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)