Skip to content

Commit cd32d7e

Browse files
chore(release): 1.6.7 [skip ci]
## [1.6.7](v1.6.6...v1.6.7) (2023-03-28) ### Bug Fixes * **ci:** pin semantic release version ([b4c79b8](b4c79b8)) * **deps:** update typescript-eslint monorepo to v5.57.0 ([431798f](431798f)) * update vulnerable dependencies ([a588dad](a588dad))
1 parent b4c79b8 commit cd32d7e

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.7](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.6.6...v1.6.7) (2023-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** pin semantic release version ([b4c79b8](https://github.com/enter-at/eslint-config-typescript-prettier/commit/b4c79b820ba34d1a55be09073bbf952bf51e9249))
7+
* **deps:** update typescript-eslint monorepo to v5.57.0 ([431798f](https://github.com/enter-at/eslint-config-typescript-prettier/commit/431798fccd000ad0d4842ddff53ce892e1db3ac1))
8+
* update vulnerable dependencies ([a588dad](https://github.com/enter-at/eslint-config-typescript-prettier/commit/a588dadab1cea2fc911f727bef1b440468fbdfc3))
9+
110
## [1.6.6](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.6.5...v1.6.6) (2023-03-21)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@enter-at/eslint-config-typescript-prettier",
3-
"version": "1.6.6",
3+
"version": "1.6.7",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)