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 17, 2023
1 parent 69acc78 commit fd90665
Show file tree
Hide file tree
Showing 3 changed files with 16 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.

14 changes: 14 additions & 0 deletions projects/eslint-plugin-experience/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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/[email protected]...@taiga-ui/[email protected]) (2023-11-17)

### Features

- **eslint-plugin-experience:** add `no-identical-functions`
([69acc78](https://github.com/taiga-family/linters/commit/69acc78d75050ec2ee721a8b3403b8804a457f3c))
- **eslint-plugin-experience:** add `no-namespace`
([4cac236](https://github.com/taiga-family/linters/commit/4cac23638af7c59ddd0f4e8cfc891ac3624d89be))

# Change Log

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

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

### 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.32.0",
"version": "0.33.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 fd90665

Please sign in to comment.