From c587a6820e14fc297ca58446d80fc5d88bf23211 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 12 Feb 2022 19:54:13 +0000 Subject: [PATCH] chore(release): 1.3.5 [skip ci] ### [1.3.5](https://github.com/DiogoAbu/eslint-config-superop/compare/v1.3.4...v1.3.5) (2022-02-12) ### Bug Fixes * add enum naming convention ([ecf5a6e](https://github.com/DiogoAbu/eslint-config-superop/commit/ecf5a6e48f7cb521d0302d11bd66d8c097d28af0)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba528f3..cbc03fa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-superop", "description": "A Super Opinionated ESLint Shareable Config with Prettier", - "version": "1.3.4", + "version": "1.3.5", "main": "index.js", "files": [ ".editorconfig",