From f1651e328a4f98e66a164ffc12dae7b90c078f2a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 11 May 2023 06:18:24 +0000 Subject: [PATCH] chore(release): 4.0.3 [skip ci] ## [4.0.3](https://github.com/ipfs/eslint-config-ipfs/compare/v4.0.2...v4.0.3) (2023-05-11) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.6 ([#156](https://github.com/ipfs/eslint-config-ipfs/issues/156)) ([37f2f4e](https://github.com/ipfs/eslint-config-ipfs/commit/37f2f4ed5d9324a521a5f7d1b1e4b6d9758a5ce7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c152722..08688ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.3](https://github.com/ipfs/eslint-config-ipfs/compare/v4.0.2...v4.0.3) (2023-05-11) + + +### Dependencies + +* **dev:** bump aegir from 38.1.8 to 39.0.6 ([#156](https://github.com/ipfs/eslint-config-ipfs/issues/156)) ([37f2f4e](https://github.com/ipfs/eslint-config-ipfs/commit/37f2f4ed5d9324a521a5f7d1b1e4b6d9758a5ce7)) + ## [4.0.2](https://github.com/ipfs/eslint-config-ipfs/compare/v4.0.1...v4.0.2) (2023-04-27) diff --git a/package.json b/package.json index 74a1a4f..87272fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-ipfs", - "version": "4.0.2", + "version": "4.0.3", "description": "ESLint Shareable Config for IPFS project", "license": "Apache-2.0 OR MIT", "homepage": "https://github.com/ipfs/eslint-config-ipfs#readme",