Skip to content

Commit

Permalink
chore(release): 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2023-08-28)

### Bug Fixes

* **deps:** update typescript-eslint monorepo to v6.5.0 ([96a0c48](96a0c48))
  • Loading branch information
semantic-release-bot committed Aug 28, 2023
1 parent 13fbda3 commit a1caff8
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.1](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.9.0...v1.9.1) (2023-08-28)


### Bug Fixes

* **deps:** update typescript-eslint monorepo to v6.5.0 ([96a0c48](https://github.com/enter-at/eslint-config-typescript-prettier/commit/96a0c48175d00e64161d24bf9341da5776b1c16f))

# [1.9.0](https://github.com/enter-at/eslint-config-typescript-prettier/compare/v1.8.0...v1.9.0) (2023-08-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.0",
"version": "1.9.1",
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit a1caff8

Please sign in to comment.