Skip to content

Commit

Permalink
chore: release package(s) (#230)
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
JounQin and github-actions[bot] committed Dec 29, 2023
1 parent 6561a5e commit d7a11b3
Show file tree
Hide file tree
Showing 21 changed files with 106 additions and 34 deletions.
14 changes: 0 additions & 14 deletions .changeset/chilled-rivers-wash.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/app-config/CHANGELOG.md
@@ -1,5 +1,18 @@
# Change Log

## 10.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

### Patch Changes

- Updated dependencies [[`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4)]:
- @1stg/browserslist-config@2.0.0
- @1stg/common-config@10.0.0
- @1stg/postcss-config@6.0.0

## 9.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/app-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/app-config",
"version": "9.0.1",
"version": "10.0.0",
"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 All @@ -11,9 +11,9 @@
"node": "^14.18.0 || >=16.0.0"
},
"dependencies": {
"@1stg/browserslist-config": "^1.2.4",
"@1stg/common-config": "^9.0.1",
"@1stg/postcss-config": "^5.0.0",
"@1stg/browserslist-config": "^2.0.0",
"@1stg/common-config": "^10.0.0",
"@1stg/postcss-config": "^6.0.0",
"@1stg/stylelint-config": "^5.1.0",
"@pkgr/es-modules": "^0.6.3",
"@pkgr/imagemin": "^4.1.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 4.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

## 3.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/babel-preset",
"version": "3.2.3",
"version": "4.0.0",
"description": "Personal but Shareable Babel Preset for all 1stG.me projects",
"repository": "git+https://github.com/1stG/configs.git",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
Expand Down
6 changes: 6 additions & 0 deletions packages/browserslist-config/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 2.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

## 1.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/browserslist-config",
"version": "1.2.4",
"version": "2.0.0",
"description": "Personal but Shareable Browserslist Configuration for all 1stG.me projects",
"repository": "git+https://github.com/1stG/configs.git",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
Expand Down
6 changes: 6 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 4.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/commitlint-config",
"version": "3.2.0",
"version": "4.0.0",
"description": "Personal but Shareable Commitlint Configuration for all 1stG.me projects",
"repository": "git+https://github.com/1stG/configs.git",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
Expand Down
15 changes: 15 additions & 0 deletions packages/common-config/CHANGELOG.md
@@ -1,5 +1,20 @@
# Change Log

## 10.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

### Patch Changes

- Updated dependencies [[`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4)]:
- @1stg/babel-preset@4.0.0
- @1stg/commitlint-config@4.0.0
- @1stg/eslint-config@8.0.0
- @1stg/lint-staged@4.0.0
- @1stg/prettier-config@4.0.0

## 9.0.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/common-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/common-config",
"version": "9.0.1",
"version": "10.0.0",
"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 All @@ -11,12 +11,12 @@
"node": "^14.18.0 || >=16.0.0"
},
"dependencies": {
"@1stg/babel-preset": "^3.2.3",
"@1stg/commitlint-config": "^3.2.0",
"@1stg/eslint-config": "^7.0.1",
"@1stg/lint-staged": "^3.4.2",
"@1stg/babel-preset": "^4.0.0",
"@1stg/commitlint-config": "^4.0.0",
"@1stg/eslint-config": "^8.0.0",
"@1stg/lint-staged": "^4.0.0",
"@1stg/markuplint-config": "^3.0.1",
"@1stg/prettier-config": "^3.9.2",
"@1stg/prettier-config": "^4.0.0",
"@1stg/remark-preset": "^2.0.0",
"@1stg/simple-git-hooks": "^0.2.3",
"@1stg/tsconfig": "^2.3.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 8.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

## 7.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/eslint-config",
"version": "7.0.1",
"version": "8.0.0",
"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
11 changes: 11 additions & 0 deletions packages/lib-config/CHANGELOG.md
@@ -1,5 +1,16 @@
# Change Log

## 13.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

### Patch Changes

- Updated dependencies [[`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4)]:
- @1stg/common-config@10.0.0

## 12.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lib-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/lib-config",
"version": "12.0.1",
"version": "13.0.0",
"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 All @@ -11,7 +11,7 @@
"node": "^14.18.0 || >=16.0.0"
},
"dependencies": {
"@1stg/common-config": "^9.0.1",
"@1stg/common-config": "^10.0.0",
"@pkgr/rollup": "^5.0.0"
},
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/lint-staged/CHANGELOG.md
@@ -1,5 +1,16 @@
# Change Log

## 4.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

### Patch Changes

- Updated dependencies [[`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4)]:
- @1stg/prettier-config@4.0.0

## 3.4.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lint-staged/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/lint-staged",
"version": "3.4.2",
"version": "4.0.0",
"description": "Personal but Shareable lint-staged Configuration for all 1stG.me projects",
"repository": "git+https://github.com/1stG/configs.git",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@1stg/config": "^0.2.2",
"@1stg/prettier-config": "^3.9.2",
"@1stg/prettier-config": "^4.0.0",
"@1stg/tsconfig": "^2.3.3",
"@pkgr/core": "^0.1.0",
"prettier": "^3.1.1"
Expand Down
6 changes: 6 additions & 0 deletions packages/postcss-config/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 6.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/postcss-config",
"version": "5.0.0",
"version": "6.0.0",
"description": "Personal but Shareable PostCSS Configuration for all 1stG.me projects",
"repository": "git+https://github.com/1stG/configs.git",
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## 4.0.0

### Major Changes

- [#229](https://github.com/1stG/configs/pull/229) [`6561a5e`](https://github.com/1stG/configs/commit/6561a5e7f0274753e5e447a17439a7ed54b7b7c4) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all upgradable (dev)Dependencies

## 3.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@1stg/prettier-config",
"version": "3.9.2",
"version": "4.0.0",
"type": "module",
"description": "Personal but Shareable Prettier Configuration for all 1stG.me projects",
"repository": "git+https://github.com/1stG/configs.git",
Expand Down

0 comments on commit d7a11b3

Please sign in to comment.