From 8415cb4391db7aede20058661307a5312019914a Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Tue, 17 Oct 2023 08:41:09 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md [ci skip] - @taiga-ui/tsconfig@0.2.1 --- package-lock.json | 3 ++- projects/tsconfig/CHANGELOG.md | 15 +++++++++++---- projects/tsconfig/package.json | 2 +- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4f1072f8..9f647d26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18296,7 +18296,8 @@ } }, "projects/tsconfig": { - "version": "0.2.0", + "name": "@taiga-ui/tsconfig", + "version": "0.2.1", "license": "Apache-2.0" } } diff --git a/projects/tsconfig/CHANGELOG.md b/projects/tsconfig/CHANGELOG.md index da408ed9..cca13e47 100644 --- a/projects/tsconfig/CHANGELOG.md +++ b/projects/tsconfig/CHANGELOG.md @@ -1,11 +1,18 @@ # Change Log -All notable changes to this project will be documented in this file. -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# 0.2.0 (2023-10-17) +## [0.2.1](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.2.0...@taiga-ui/tsconfig@0.2.1) (2023-10-17) + +### Bug Fixes +- **tsconfig:** ignore stripInternal + ([c67e14b](https://github.com/taiga-family/linters/commit/c67e14bf330cb4a962999db169f49ebddb5e8f8c)) + +# 0.2.0 (2023-10-17) ### Features -* **tsconfig:** add `@taiga-ui/tsconfig` ([a384eca](https://github.com/taiga-family/linters/commit/a384ecac1e036a66d5a7e95f9bb6790f34a592d9)) +- **tsconfig:** add `@taiga-ui/tsconfig` + ([a384eca](https://github.com/taiga-family/linters/commit/a384ecac1e036a66d5a7e95f9bb6790f34a592d9)) diff --git a/projects/tsconfig/package.json b/projects/tsconfig/package.json index 83946d52..cc6f54e1 100644 --- a/projects/tsconfig/package.json +++ b/projects/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/tsconfig", - "version": "0.2.0", + "version": "0.2.1", "description": "Taiga UI tsconfig", "keywords": [ "taiga-ui",