Skip to content

Commit d24fe9d

Browse files
chore(release): [email protected] [skip ci]\n\n## browserslist-config-anolilab [5.0.6](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-09-21)
### Miscellaneous Chores * update package versions and Node.js versions in actions ([ba1bd5f](ba1bd5f)) * updated deps ([4c919cd](4c919cd)) ### Continuous Integration * downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](30d8cd7)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 7.0.0
1 parent 92a0d85 commit d24fe9d

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

packages/browserslist-config-anolilab/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## browserslist-config-anolilab [5.0.6](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-09-21)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
7+
* updated deps ([4c919cd](https://github.com/anolilab/javascript-style-guide/commit/4c919cd2a5da81e0e24c108676f3653ab314f206))
8+
9+
10+
### Continuous Integration
11+
12+
* downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
13+
14+
15+
16+
### Dependencies
17+
18+
* **@anolilab/semantic-release-preset:** upgraded to 7.0.0
19+
120
## browserslist-config-anolilab [5.0.5](https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected]) (2023-09-14)
221

322

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.5",
3+
"version": "5.0.6",
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": "6.0.6",
63+
"@anolilab/semantic-release-preset": "7.0.0",
6464
"browserslist": "4.21.10",
6565
"caniuse-lite": "^1.0.30001538",
6666
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)