From 33a427b461a83a5db77c72df13148e6af5795bde Mon Sep 17 00:00:00 2001 From: pierrezimmermann Date: Mon, 13 Nov 2023 18:17:51 +0100 Subject: [PATCH] chore(release): Publish - @bam.tech/eslint-plugin@3.1.1 --- packages/eslint-plugin/CHANGELOG.md | 4 ++++ packages/eslint-plugin/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index ec8464e..bb48a16 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@3.1.0...@bam.tech/eslint-plugin@3.1.1) (2023-11-13) + +**Note:** Version bump only for package @bam.tech/eslint-plugin + # [3.1.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@3.0.0...@bam.tech/eslint-plugin@3.1.0) (2023-11-10) ### Features diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index ce05261..26ca643 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@bam.tech/eslint-plugin", - "version": "3.1.0", + "version": "3.1.1", "description": "eslint plugin for bam projects", "keywords": [ "eslint",