Skip to content

Commit

Permalink
chore(release): 1.9.28 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.28](v1.9.27...v1.9.28) (2023-12-25)

### Bug Fixes

* **deps:** update typescript-eslint monorepo to v6.16.0 ([be7877f](be7877f))
  • Loading branch information
semantic-release-bot committed Dec 25, 2023
1 parent 81e53e4 commit 7a0b38d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.9.28](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.27...v1.9.28) (2023-12-25)


### Bug Fixes

* **deps:** update typescript-eslint monorepo to v6.16.0 ([be7877f](https://github.com/enter-at/eslint-config-typescript-prettier/commit/be7877f270fb6230d37660e699c18b6da11af674))

## [1.9.27](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.26...v1.9.27) (2023-12-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enter-at/eslint-config-typescript-prettier",
"version": "1.9.27",
"version": "1.9.28",
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 7a0b38d

Please sign in to comment.