Skip to content

Commit

Permalink
chore(release): update CHANGELOG.md
Browse files Browse the repository at this point in the history
 - @taiga-ui/[email protected]
  • Loading branch information
taiga-family-bot committed Nov 13, 2023
1 parent e4cf0b4 commit 0f0fddb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

# [0.21.0](https://github.com/taiga-family/linters/compare/@taiga-ui/[email protected]...@taiga-ui/[email protected]) (2023-11-13)

### Features

- **eslint-plugin-experience:** add `@taiga-ui/experience/no-simple-for-of`
([e4cf0b4](https://github.com/taiga-family/linters/commit/e4cf0b41e5aa3fb43ad855db9c5218ee5bd25130))

# Change Log

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

# [0.20.0](https://github.com/taiga-family/linters/compare/@taiga-ui/[email protected]...@taiga-ui/[email protected]) (2023-11-13)

### 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.20.0",
"version": "0.21.0",
"description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 0f0fddb

Please sign in to comment.