Skip to content

Commit

Permalink
chore(release): 2.2.32 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.32](v2.2.31...v2.2.32) (2022-07-03)

### Bug Fixes

* **deps:** update typescript-eslint monorepo to v5.30.4 ([f119638](f119638))
  • Loading branch information
semantic-release-bot committed Jul 3, 2022
1 parent f119638 commit cde090d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [2.2.32](https://github.com/NullVoxPopuli/eslint-configs/compare/v2.2.31...v2.2.32) (2022-07-03)


### Bug Fixes

* **deps:** update typescript-eslint monorepo to v5.30.4 ([f119638](https://github.com/NullVoxPopuli/eslint-configs/commit/f119638bfd9af8e6c0801bd11989f5c1e68c846d))

## [2.2.31](https://github.com/NullVoxPopuli/eslint-configs/compare/v2.2.30...v2.2.31) (2022-07-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@nullvoxpopuli/eslint-configs",
"version": "2.2.31",
"version": "2.2.32",
"description": "eslint configs for the NullVoxPopuli's projects",
"main": "index.js",
"type": "commonjs",
Expand Down

0 comments on commit cde090d

Please sign in to comment.