Skip to content

Commit

Permalink
chore(release): v0.235.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2024
1 parent a5875f8 commit f011c53
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 25 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### [0.235.2](https://github.com/taiga-family/configurations/compare/v0.235.1...v0.235.2) (2024-12-09)

### 🐞 Bug Fixes

- update @stylistic/\* deps to ^2.12.0 (#765)
[(a5875f8)](https://github.com/taiga-family/configurations/commit/a5875f8f87b820d4c328c7a344d3f17ac94b7719)
- update dependency prettier to ^3.4.2 (#762)
[(8e7c004)](https://github.com/taiga-family/configurations/commit/8e7c004edd0d70940eac782c7fec1cf717fbe305)
- update dependency eslint-import-resolver-typescript to ^3.7.0 (#761)
[(c7bc5cf)](https://github.com/taiga-family/configurations/commit/c7bc5cfad55d4828c8ec8e9befbf5cc1e2ddc512)
- update dependency jest-preset-angular to v14.4.2 (#760)
[(c0c31b5)](https://github.com/taiga-family/configurations/commit/c0c31b51de392935fb29fb1a7387fc2cb13ec373)
- update @typescript-eslint/\* deps to ^8.17.0 (#758)
[(f4962ef)](https://github.com/taiga-family/configurations/commit/f4962eff4d475706d55f545d974a15860d878214)

### [0.235.1](https://github.com/taiga-family/configurations/compare/v0.235.0...v0.235.1) (2024-11-29)

### 🐞 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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"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.235.1",
"version": "0.235.2",
"description": "Taiga UI tsconfig",
"keywords": [
"taiga-ui",
Expand Down

0 comments on commit f011c53

Please sign in to comment.