Skip to content

Commit

Permalink
chore: release v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefORZ committed Dec 4, 2023
1 parent 558f617 commit 5ee0989
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.4](https://github.com/ChiefORZ/code-styles/compare/1.2.3...1.2.4) (2023-12-04)


### Bug Fixes

* disable @typescript-eslint/indent rule ([558f617](https://github.com/ChiefORZ/code-styles/commit/558f6177eff47ff5929b22d05814dd5ba0d90721))

## [1.2.3](https://github.com/ChiefORZ/code-styles/compare/1.2.2...1.2.3) (2023-12-04)

## [1.2.2](https://github.com/ChiefORZ/code-styles/compare/1.2.1...1.2.2) (2023-12-04)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chieforz/code-styles",
"version": "1.2.3",
"version": "1.2.4",
"repository": {
"type": "git",
"url": "https://github.com/ChiefORZ/code-styles"
Expand Down
2 changes: 1 addition & 1 deletion packages/biome-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chieforz/biome-config",
"version": "1.2.3",
"version": "1.2.4",
"keywords": [
"biome",
"biomejs",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-tslint-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chieforz/eslint-config-tslint-base",
"version": "1.2.3",
"version": "1.2.4",
"keywords": [
"tslint",
"tslint-config",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-tslint-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chieforz/eslint-config-tslint-react",
"version": "1.2.3",
"version": "1.2.4",
"keywords": [
"tslint",
"tslint config",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chieforz/prettier-config",
"version": "1.2.3",
"version": "1.2.4",
"keywords": [
"prettier",
"prettier-config",
Expand Down

0 comments on commit 5ee0989

Please sign in to comment.