From 292b6ea5083adde501b889984aefa93345585888 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Jan 2021 23:49:28 +0000 Subject: [PATCH] chore(release): 0.2.1 [skip ci] ### [0.2.1](https://github.com/Kin-Carta-Connect/eslint-config/compare/v0.2.0...v0.2.1) (2021-01-28) --- CHANGELOG.md | 2 ++ package.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb5df60..bdff98e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. See This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +### [0.2.1](https://github.com/Kin-Carta-Connect/eslint-config/compare/v0.2.0...v0.2.1) (2021-01-28) + ## [0.2.0](https://github.com/Kin-Carta-Connect/eslint-config/compare/v0.1.2...v0.2.0) (2021-01-26) diff --git a/package.json b/package.json index d6e2252..9dea461 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kinandcarta/eslint-config", - "version": "0.2.0", + "version": "0.2.1", "description": "Kin+Carta ESLint Shareable Config", "keywords": [ "eslint", @@ -14,8 +14,8 @@ "type": "git", "url": "git@github.com:Kin-Carta-Connect/eslint-config.git" }, - "engines" : { - "node" : ">=12" + "engines": { + "node": ">=12" }, "main": "index.js", "files": [