Skip to content

Commit 645afb3

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/lint-staged-config [2.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-21)
### Miscellaneous Chores * update package versions and Node.js versions in actions ([ba1bd5f](ba1bd5f)) * updated deps ([a287003](a287003)) ### 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 b280781 commit 645afb3

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

packages/lint-staged-config/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## @anolilab/lint-staged-config [2.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@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 ([a287003](https://github.com/anolilab/javascript-style-guide/commit/a2870031901767b64c304f1c926173d66ffaf283))
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
## @anolilab/lint-staged-config [2.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-14)
221

322

packages/lint-staged-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/lint-staged-config",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
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": "6.0.6",
103+
"@anolilab/semantic-release-preset": "7.0.0",
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)