Skip to content

Commit

Permalink
chore(release): update CHANGELOG.md [ci skip]
Browse files Browse the repository at this point in the history
 - @taiga-ui/[email protected]
  • Loading branch information
taiga-family-bot committed Oct 10, 2023
1 parent 0d763fa commit d139834
Show file tree
Hide file tree
Showing 3 changed files with 19 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.

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

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

### Bug Fixes

- **eslint-plugin-experience:** add `jest/prefer-expect-resolves`
([0d763fa](https://github.com/taiga-family/linters/commit/0d763faf9fbb6d67921e3be8289c08e82216f82d))

### Features

- **eslint-plugin-experience:** enable jest all rules
([be3cd3d](https://github.com/taiga-family/linters/commit/be3cd3d87f885176b1c0a2519a8719aceb53d7db))

# Change Log

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

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

**Note:** Version bump only for package @taiga-ui/eslint-plugin-experience
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.9.1",
"version": "0.10.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 d139834

Please sign in to comment.