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/eslint-plugin-experience@0.8.0
  • Loading branch information
taiga-family-bot committed Oct 6, 2023
1 parent 1d051b7 commit e9eec05
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.8.0](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.7.5...@taiga-ui/eslint-plugin-experience@0.8.0) (2023-10-06)

### Features

- **eslint-plugin-experience:** support type alias
([1d051b7](https://github.com/taiga-family/linters/commit/1d051b7d104ef13a71d3bf4d3ae5ec7212e01d2c))

# 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.5](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.7.4...@taiga-ui/eslint-plugin-experience@0.7.5) (2023-10-03)

**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.7.5",
"version": "0.8.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 e9eec05

Please sign in to comment.