Skip to content

Commit

Permalink
chore(release): 3.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.6.0](v3.5.5...v3.6.0) (2022-01-17)

### Bug Fixes

* **deps:** update dependency @next/eslint-plugin-next to v12.0.8 ([f056402](f056402))
* **deps:** update dependency eslint-plugin-jest to v25.7.0 ([831e42d](831e42d))
* **deps:** update dependency eslint-plugin-testing-library to v5.0.3 ([9f8ae6a](9f8ae6a))
* **deps:** update dependency eslint-plugin-unicorn to v40.1.0 ([1d1503e](1d1503e))

### Features

* add support for nestjs with typescript ([ed323bb](ed323bb))
  • Loading branch information
semantic-release-bot committed Jan 17, 2022
1 parent ed323bb commit 21fdf81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-galex",
"version": "3.5.5",
"version": "3.6.0",
"description": "personal ESLint ruleset of galex",
"keywords": [
"eslint",
Expand Down

0 comments on commit 21fdf81

Please sign in to comment.