Skip to content

Commit

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

### 🐞 Bug Fixes

- update dependency stylelint to ^16.12.0 (#774)
[(ffbad19)](https://github.com/taiga-family/configurations/commit/ffbad199c63609c3b492a5406eb749190f402a16)
- update dependency @commitlint/cli to ^19.6.1 (#773)
[(5a9cf30)](https://github.com/taiga-family/configurations/commit/5a9cf3086e6c4b2b693f946e632cda4fdf5b51b8)
- update dependency cspell to ^8.17.0 (#772)
[(66f1727)](https://github.com/taiga-family/configurations/commit/66f172799952ccf6e0d03b15fca8e69ff6f9016e)
- update @stylistic/\* deps to ^2.12.1 (#771)
[(8e2ee83)](https://github.com/taiga-family/configurations/commit/8e2ee83ea32cd5f18a5213a4c9f921efbe5ac885)
- update dependency eslint-import-resolver-webpack to ^0.13.10 (#770)
[(f9a29d8)](https://github.com/taiga-family/configurations/commit/f9a29d87daf5bc0655b8041de1a23b394d390416)
- update @typescript-eslint/\* deps to ^8.18.0 (#767)
[(288a515)](https://github.com/taiga-family/configurations/commit/288a515a3cc3e7d83e20d349be9937be93ed9fb8)

### [0.235.2](https://github.com/taiga-family/configurations/compare/v0.235.1...v0.235.2) (2024-12-09)

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

0 comments on commit 59e891f

Please sign in to comment.