Skip to content

Commit

Permalink
chore(release): v0.249.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 10, 2025
1 parent 045aa1c commit f7c3385
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 27 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
### [0.249.0](https://github.com/taiga-family/configurations/compare/v0.248.0...v0.249.0) (2025-02-10)

### 🚀 Features

- **eslint-plugin-experience-next**: add rules for compatibility eslint9 (#851)
[(ffe92cb)](https://github.com/taiga-family/configurations/commit/ffe92cba4f068f59f2e3341cf568c43d6bb20d5d)

### 🐞 Bug Fixes

- **stylelint-config**: disable conflicted rule (#852)
[(045aa1c)](https://github.com/taiga-family/configurations/commit/045aa1cdfa18ac831c380fc6eb8c6bc9b4ac0971)
- update dependency prettier to ^3.5.0 (#849)
[(62e6a66)](https://github.com/taiga-family/configurations/commit/62e6a66fe89c216480e4b1935b2afb0f4f88861b)
- update dependency @babel/eslint-parser to ^7.26.8 (#848)
[(7e9450b)](https://github.com/taiga-family/configurations/commit/7e9450b9657931ce2b15dbcc8206d361009c359f)
- update @stylistic/\* deps to ^3.1.0 (#847)
[(a4911cc)](https://github.com/taiga-family/configurations/commit/a4911cc8bf2f8ff7e350aa04ab4604be310ca4c3)
- pin dependencies (#836)
[(a75bbc2)](https://github.com/taiga-family/configurations/commit/a75bbc27e9bda0d9c27d3d57f4c6cd1aa147c486)

### [0.248.0](https://github.com/taiga-family/configurations/compare/v0.247.0...v0.248.0) (2025-02-05)

### 🐞 Bug Fixes
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taiga-linters",
"version": "0.248.0",
"version": "0.249.0",
"private": true,
"license": "Apache-2.0",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion projects/auto-changelog-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/auto-changelog-config",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI auto-changelog config",
"keywords": [
"auto-changelog"
Expand Down
2 changes: 1 addition & 1 deletion projects/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/browserslist-config",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI browserslist config",
"keywords": [
"browserslist"
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.248.0",
"version": "0.249.0",
"description": "Taiga UI commitlint config",
"keywords": [
"commitlint",
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.248.0",
"version": "0.249.0",
"description": "Taiga UI cspell config",
"keywords": [
"cspell"
Expand Down
2 changes: 1 addition & 1 deletion projects/eslint-plugin-experience-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/eslint-plugin-experience-next",
"version": "0.248.0",
"version": "0.249.0",
"description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects",
"license": "Apache-2.0",
"main": "eslint.config.ts",
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.248.0",
"version": "0.249.0",
"description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects",
"license": "Apache-2.0",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion projects/jest-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/jest-config",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI jest config",
"keywords": [
"jest",
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.248.0",
"version": "0.249.0",
"description": "Taiga-ui prettier config",
"keywords": [
"prettier",
Expand Down
2 changes: 1 addition & 1 deletion projects/release-it-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/release-it-config",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI release-it config",
"keywords": [
"release-it"
Expand Down
2 changes: 1 addition & 1 deletion projects/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/stylelint-config",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI stylelint config",
"keywords": [
"stylelint",
Expand Down
2 changes: 1 addition & 1 deletion projects/syncer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/syncer",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI CLI tool for sync version in npm workspaces",
"keywords": [
"sync version"
Expand Down
2 changes: 1 addition & 1 deletion projects/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/tsconfig",
"version": "0.248.0",
"version": "0.249.0",
"description": "Taiga UI tsconfig",
"keywords": [
"taiga-ui",
Expand Down

0 comments on commit f7c3385

Please sign in to comment.