Skip to content

Commit

Permalink
chore(release): update CHANGELOG.md
Browse files Browse the repository at this point in the history
 - @taiga-ui/commitlint-config@0.5.4
 - @taiga-ui/cspell-config@0.33.1
 - @taiga-ui/eslint-plugin-experience@0.50.1
 - @taiga-ui/prettier-config@0.7.3
  • Loading branch information
taiga-family-bot committed Feb 3, 2024
1 parent c77ffbe commit 0cde653
Show file tree
Hide file tree
Showing 9 changed files with 130 additions and 269 deletions.
355 changes: 90 additions & 265 deletions package-lock.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions projects/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.4](https://github.com/taiga-family/linters/compare/@taiga-ui/commitlint-config@0.5.3...@taiga-ui/commitlint-config@0.5.4) (2024-02-03)

**Note:** Version bump only for package @taiga-ui/commitlint-config

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.3](https://github.com/taiga-family/linters/compare/@taiga-ui/commitlint-config@0.5.2...@taiga-ui/commitlint-config@0.5.3) (2024-01-25)

**Note:** Version bump only for package @taiga-ui/commitlint-config
Expand Down
2 changes: 1 addition & 1 deletion projects/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/commitlint-config",
"version": "0.5.3",
"version": "0.5.4",
"description": "Taiga UI commitlint config",
"keywords": [
"commitlint",
Expand Down
9 changes: 9 additions & 0 deletions projects/cspell-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.33.1](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.33.0...@taiga-ui/cspell-config@0.33.1) (2024-02-03)

**Note:** Version bump only for package @taiga-ui/cspell-config

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.33.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.32.0...@taiga-ui/cspell-config@0.33.0) (2024-01-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion projects/cspell-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/cspell-config",
"version": "0.33.0",
"version": "0.33.1",
"description": "Taiga UI cspell config",
"keywords": [
"cspell"
Expand Down
9 changes: 9 additions & 0 deletions projects/eslint-plugin-experience/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.50.1](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.50.0...@taiga-ui/eslint-plugin-experience@0.50.1) (2024-02-03)

**Note:** Version bump only for package @taiga-ui/eslint-plugin-experience

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.50.0](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.49.0...@taiga-ui/eslint-plugin-experience@0.50.0) (2024-02-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion projects/eslint-plugin-experience/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/eslint-plugin-experience",
"version": "0.50.0",
"version": "0.50.1",
"description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects",
"main": "index.js",
"dependencies": {
Expand Down
9 changes: 9 additions & 0 deletions projects/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.3](https://github.com/taiga-family/linters/compare/@taiga-ui/prettier-config@0.7.2...@taiga-ui/prettier-config@0.7.3) (2024-02-03)

**Note:** Version bump only for package @taiga-ui/prettier-config

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.2](https://github.com/taiga-family/linters/compare/@taiga-ui/prettier-config@0.7.1...@taiga-ui/prettier-config@0.7.2) (2024-02-03)

**Note:** Version bump only for package @taiga-ui/prettier-config
Expand Down
2 changes: 1 addition & 1 deletion projects/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/prettier-config",
"version": "0.7.2",
"version": "0.7.3",
"description": "Taiga-ui prettier config",
"keywords": [
"prettier",
Expand Down

0 comments on commit 0cde653

Please sign in to comment.