Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit e4d4e17

Browse files
committed
chore: release v1.2.3
1 parent 11ab8b2 commit e4d4e17

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/ChiefORZ/code-styles/compare/1.2.2...1.2.3) (2023-12-04)
4+
35
## [1.2.2](https://github.com/ChiefORZ/code-styles/compare/1.2.1...1.2.2) (2023-12-04)
46

57
## [1.2.1](https://github.com/ChiefORZ/code-styles/compare/1.2.0...1.2.1) (2023-12-04)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chieforz/code-styles",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ChiefORZ/code-styles"

packages/biome-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chieforz/biome-config",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"keywords": [
55
"biome",
66
"biomejs",

packages/eslint-config-tslint-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chieforz/eslint-config-tslint-base",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"keywords": [
55
"tslint",
66
"tslint-config",

packages/eslint-config-tslint-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chieforz/eslint-config-tslint-react",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"keywords": [
55
"tslint",
66
"tslint config",

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chieforz/prettier-config",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"keywords": [
55
"prettier",
66
"prettier-config",

0 commit comments

Comments
 (0)