From ca565a74286c28e5ef0530abd2df34e87b680cc2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 16 Apr 2024 06:01:23 +0000 Subject: [PATCH] chore(release): 1.0.0-next.6 [skip ci] ## [1.0.0-next.6](https://github.com/lsndr/eslint-plugin-typescript-inheritance/compare/v1.0.0-next.5...v1.0.0-next.6) (2024-04-16) ### Documentation * **npm:** add repository link ([#10](https://github.com/lsndr/eslint-plugin-typescript-inheritance/issues/10)) ([5410fa4](https://github.com/lsndr/eslint-plugin-typescript-inheritance/commit/5410fa4953661e477fe0cbe36e14ed44232ed7de)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 17d2501..d723431 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-typescript-inheritance", - "version": "1.0.0-next.5", + "version": "1.0.0-next.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-typescript-inheritance", - "version": "1.0.0-next.5", + "version": "1.0.0-next.6", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^7.6.0" diff --git a/package.json b/package.json index 32cc380..f5f84da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-typescript-inheritance", - "version": "1.0.0-next.5", + "version": "1.0.0-next.6", "description": "ESLint typescript plugin to control class inheritance", "keywords": [ "eslint",