Skip to content

Commit 8007e63

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/prettier-config [5.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-14)
### Styles * cs fixes based on new rules ([b99c020](b99c020)) ### Miscellaneous Chores * **deps:** update dependency vitest to ^0.34.4 ([#755](#755)) ([3246b55](3246b55)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 6.0.6
1 parent f5822ce commit 8007e63

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

packages/prettier-config/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## @anolilab/prettier-config [5.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-14)
2+
3+
4+
### Styles
5+
6+
* cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **deps:** update dependency vitest to ^0.34.4 ([#755](https://github.com/anolilab/javascript-style-guide/issues/755)) ([3246b55](https://github.com/anolilab/javascript-style-guide/commit/3246b55702eae25cf8d95ac95bd5f9b1323b51ff))
12+
13+
14+
15+
### Dependencies
16+
17+
* **@anolilab/semantic-release-preset:** upgraded to 6.0.6
18+
119
## @anolilab/prettier-config [5.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-08-30)
220

321

packages/prettier-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/prettier-config",
3-
"version": "5.0.4",
3+
"version": "5.0.5",
44
"description": "Prettier shareable config for Anolilab.",
55
"keywords": [
66
"css",
@@ -60,7 +60,7 @@
6060
"@anolilab/package-json-utils": "3.0.5"
6161
},
6262
"devDependencies": {
63-
"@anolilab/semantic-release-preset": "6.0.5",
63+
"@anolilab/semantic-release-preset": "6.0.6",
6464
"prettier": "^3.0.3",
6565
"rimraf": "^5.0.1",
6666
"semantic-release": "^21.1.1",

0 commit comments

Comments
 (0)