Skip to content

Commit

Permalink
chore: release package(s) (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 2, 2022
1 parent cae8e34 commit 8d6d6ef
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 15 deletions.
8 changes: 0 additions & 8 deletions .changeset/small-spiders-jump.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/app-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 5.2.4

### Patch Changes

- [#113](https://github.com/1stG/configs/pull/113) [`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4) Thanks [@JounQin](https://github.com/JounQin)! - fix(eslint): remove plugin:jsonc/auto-config

- Updated dependencies [[`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4)]:
- @1stg/common-config@5.2.4

## 5.2.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/app-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/app-config",
"version": "5.2.3",
"version": "5.2.4",
"description": "Personal but Shareable App Configuration for all 1stG.me projects.",
"repository": "git+https://github.com/1stG/configs.git",
"homepage": "https://github.com/1stG/configs/tree/master/packages/app-config",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@1stg/browserslist-config": "^1.2.2",
"@1stg/common-config": "^5.2.3",
"@1stg/common-config": "^5.2.4",
"@1stg/postcss-config": "^3.2.2",
"@1stg/stylelint-config": "^4.4.3",
"@pkgr/es-modules": "^0.6.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/common-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 5.2.4

### Patch Changes

- [#113](https://github.com/1stG/configs/pull/113) [`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4) Thanks [@JounQin](https://github.com/JounQin)! - fix(eslint): remove plugin:jsonc/auto-config

- Updated dependencies [[`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4)]:
- @1stg/eslint-config@5.2.4

## 5.2.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/common-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/common-config",
"version": "5.2.3",
"version": "5.2.4",
"description": "Personal but Shareable Common Configuration for all 1stG.me projects.",
"repository": "git+https://github.com/1stG/configs.git",
"homepage": "https://github.com/1stG/configs/tree/master/packages/common-config",
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@1stg/babel-preset": "^3.1.2",
"@1stg/commitlint-config": "^3.1.2",
"@1stg/eslint-config": "^5.2.3",
"@1stg/eslint-config": "^5.2.4",
"@1stg/lint-staged": "^3.1.3",
"@1stg/markuplint-config": "^2.1.2",
"@1stg/prettier-config": "^3.4.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.2.4

### Patch Changes

- [#113](https://github.com/1stG/configs/pull/113) [`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4) Thanks [@JounQin](https://github.com/JounQin)! - fix(eslint): remove plugin:jsonc/auto-config

## 5.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/eslint-config",
"version": "5.2.3",
"version": "5.2.4",
"description": "Personal but Shareable ESLint Configuration for all 1stG.me projects.",
"repository": "git+https://github.com/1stG/configs.git",
"homepage": "https://github.com/1stG/configs/tree/master/packages/eslint-config",
Expand Down
9 changes: 9 additions & 0 deletions packages/lib-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 7.2.4

### Patch Changes

- [#113](https://github.com/1stG/configs/pull/113) [`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4) Thanks [@JounQin](https://github.com/JounQin)! - fix(eslint): remove plugin:jsonc/auto-config

- Updated dependencies [[`cae8e34`](https://github.com/1stG/configs/commit/cae8e34da5f1162b3a9bd49dad2b85114e84d0e4)]:
- @1stg/common-config@5.2.4

## 7.2.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/lib-config",
"version": "7.2.3",
"version": "7.2.4",
"description": "Personal but Shareable Library Configuration for all 1stG.me projects.",
"repository": "git+https://github.com/1stG/configs.git",
"homepage": "https://github.com/1stG/configs/tree/master/packages/lib-config",
Expand Down Expand Up @@ -42,7 +42,7 @@
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"dependencies": {
"@1stg/common-config": "^5.2.3",
"@1stg/common-config": "^5.2.4",
"@pkgr/rollup": "^3.1.2",
"jest": "^28.1.2"
},
Expand Down

0 comments on commit 8d6d6ef

Please sign in to comment.