Skip to content

Commit f40f66d

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/lint-staged-config [2.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-22)
### Bug Fixes * changed optionalDependencies to peerDependencies with peerDependenciesMeta ([2a21b86](2a21b86)) ### Styles * cs fixes ([8e66dc2](8e66dc2)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 7.0.2
1 parent d9dcf69 commit f40f66d

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

packages/lint-staged-config/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## @anolilab/lint-staged-config [2.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* changed optionalDependencies to peerDependencies with peerDependenciesMeta ([2a21b86](https://github.com/anolilab/javascript-style-guide/commit/2a21b861f1ff60483f9ee5762579e4369fca5467))
7+
8+
9+
### Styles
10+
11+
* cs fixes ([8e66dc2](https://github.com/anolilab/javascript-style-guide/commit/8e66dc261129837075a52a4364036918f1bbc115))
12+
13+
14+
15+
### Dependencies
16+
17+
* **@anolilab/semantic-release-preset:** upgraded to 7.0.2
18+
119
## @anolilab/lint-staged-config [2.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-21)
220

321

packages/lint-staged-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/lint-staged-config",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Shareable Lint-Staged Config for any project.",
55
"keywords": [
66
"anolilab",
@@ -100,7 +100,7 @@
100100
"shell-quote": "^1.8.1"
101101
},
102102
"devDependencies": {
103-
"@anolilab/semantic-release-preset": "7.0.0",
103+
"@anolilab/semantic-release-preset": "7.0.2",
104104
"@total-typescript/ts-reset": "^0.5.1",
105105
"@types/lint-staged": "^13.2.0",
106106
"@types/shell-quote": "^1.7.1",

0 commit comments

Comments
 (0)