Skip to content

Commit 1764819

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/lint-staged-config [2.1.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-12-22)
### Bug Fixes * update deps ([e75d029](e75d029)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 8.0.3
1 parent d9be175 commit 1764819

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

packages/lint-staged-config/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @anolilab/lint-staged-config [2.1.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* update deps ([e75d029](https://github.com/anolilab/javascript-style-guide/commit/e75d02912fe8c0333f9fa30726f517638ac62ff7))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@anolilab/semantic-release-preset:** upgraded to 8.0.3
13+
114
## @anolilab/lint-staged-config [2.1.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-11-02)
215

316

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.1.6",
3+
"version": "2.1.7",
44
"description": "Shareable Lint-Staged Config for any project.",
55
"keywords": [
66
"anolilab",
@@ -99,7 +99,7 @@
9999
"shell-quote": "^1.8.1"
100100
},
101101
"devDependencies": {
102-
"@anolilab/semantic-release-preset": "8.0.2",
102+
"@anolilab/semantic-release-preset": "8.0.3",
103103
"@total-typescript/ts-reset": "^0.5.1",
104104
"@types/lint-staged": "^13.3.0",
105105
"@types/shell-quote": "^1.7.5",

0 commit comments

Comments
 (0)