Skip to content

Commit

Permalink
chore(release): v0.243.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2025
1 parent c728753 commit bc47ea5
Show file tree
Hide file tree
Showing 14 changed files with 54 additions and 25 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
### [0.243.0](https://github.com/taiga-family/configurations/compare/v0.242.0...v0.243.0) (2025-01-19)

### 🐞 Bug Fixes

- update dependency eslint-plugin-prettier to ^5.2.3 (#821)
[(c728753)](https://github.com/taiga-family/configurations/commit/c7287539450e2587823c2aa7a82a0dcab39ee1a2)
- update dependency sort-package-json to ^2.14.0 (#817)
[(04f30fc)](https://github.com/taiga-family/configurations/commit/04f30fc371bd97ed8e5676be9c3e6b662bf66e66)
- update dependency eslint-plugin-prettier to ^5.2.2 (#816)
[(d1cbd2e)](https://github.com/taiga-family/configurations/commit/d1cbd2ec467fa6e19db17a46a49a59681399ed40)
- update dependency eslint-plugin-jest to ^28.11.0 (#815)
[(04a26eb)](https://github.com/taiga-family/configurations/commit/04a26ebcf8c9d0bed4706084ae85f88e98d01345)
- update dependency eslint-plugin-jest to ^28.10.1 (#814)
[(227a8f4)](https://github.com/taiga-family/configurations/commit/227a8f4e1e39b0031dec265085e6a67a412ab43e)
- update dependency stylelint to ^16.13.2 (#813)
[(83558ca)](https://github.com/taiga-family/configurations/commit/83558caba529040e46c8fd2778df341736585785)
- update dependency postcss to ^8.5.1 (#812)
[(49bb9ed)](https://github.com/taiga-family/configurations/commit/49bb9ed07dad790b02c4bd4b5fe0f50e6a0f86c6)
- update dependency postcss to ^8.5.0 (#811)
[(cf46a07)](https://github.com/taiga-family/configurations/commit/cf46a07bfe0573a53247a39cf803c3e25e19444d)
- update dependency stylelint to ^16.13.1 (#810)
[(6a1df74)](https://github.com/taiga-family/configurations/commit/6a1df74287058f78c293ebf669dcb8f5989d4717)
- update dependency cspell to ^8.17.2 (#809)
[(c711186)](https://github.com/taiga-family/configurations/commit/c711186c2ea21430b767a8fc4443359253b9ea73)
- update @typescript-eslint/\* deps to ^8.20.0 (#808)
[(22a20c9)](https://github.com/taiga-family/configurations/commit/22a20c9ecefff1f06b7b10f5ea05cf832726b476)
- update dependency sort-package-json to ^2.13.0 (#807)
[(044fc67)](https://github.com/taiga-family/configurations/commit/044fc6750d7fd6cc11718d110a59cbe013149efe)

### [0.242.0](https://github.com/taiga-family/configurations/compare/v0.241.0...v0.242.0) (2025-01-13)

### 🐞 Bug Fixes
Expand Down
26 changes: 13 additions & 13 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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.0",
"description": "Taiga UI cspell config",
"keywords": [
"cspell"
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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.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.242.0",
"version": "0.243.0",
"description": "Taiga UI tsconfig",
"keywords": [
"taiga-ui",
Expand Down

0 comments on commit bc47ea5

Please sign in to comment.