Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Mar 2, 2021
1 parent 0679fcf commit 1ed4f9f
Show file tree
Hide file tree
Showing 16 changed files with 91 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/app-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.9](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)

**Note:** Version bump only for package @1stg/app-config





## [1.2.8](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)

**Note:** Version bump only for package @1stg/app-config
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": "1.2.8",
"version": "1.2.9",
"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,7 +11,7 @@
},
"dependencies": {
"@1stg/browserslist-config": "^1.0.0",
"@1stg/common-config": "^1.2.9",
"@1stg/common-config": "^1.2.10",
"@1stg/postcss-config": "^1.1.0",
"@1stg/stylelint-config": "^1.2.1",
"@pkgr/es-modules": "^0.4.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)


### Features

* **eslint-config:** enable sonar/deprecation to replace tslint's ([0679fcf](https://github.com/1stG/configs/commit/0679fcfc677d9e01f237e5ed76df80cc739d3d98))





## [1.3.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/babel-preset",
"version": "1.3.1",
"version": "1.4.0",
"description": "Personal but Shareable Babel Preset for all 1stG.me projects.",
"repository": "[email protected]:1stG/configs.git",
"author": "JounQin <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions packages/common-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.10](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)

**Note:** Version bump only for package @1stg/common-config





## [1.2.9](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)


Expand Down
10 changes: 5 additions & 5 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": "1.2.9",
"version": "1.2.10",
"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 @@ -10,12 +10,12 @@
"node": ">=10.0.0"
},
"dependencies": {
"@1stg/babel-preset": "^1.3.1",
"@1stg/babel-preset": "^1.4.0",
"@1stg/commitlint-config": "^1.0.3",
"@1stg/eslint-config": "^1.7.3",
"@1stg/eslint-config": "^1.8.0",
"@1stg/husky-config": "^1.0.2",
"@1stg/lint-staged": "^1.1.1",
"@1stg/prettier-config": "^1.3.1",
"@1stg/lint-staged": "^1.1.2",
"@1stg/prettier-config": "^1.4.0",
"@1stg/remark-config": "^1.0.0",
"@1stg/tsconfig": "^1.1.0",
"@babel/core": "^7.13.8",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.8.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)


### Features

* **eslint-config:** enable sonar/deprecation to replace tslint's ([0679fcf](https://github.com/1stG/configs/commit/0679fcfc677d9e01f237e5ed76df80cc739d3d98))





## [1.7.3](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)


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": "1.7.3",
"version": "1.8.0",
"description": "Personal but Shareable ESLint Configuration for all 1stG.me projects.",
"repository": "[email protected]:1stG/configs.git",
"homepage": "https://github.com/1stG/configs/tree/master/packages/eslint-config",
Expand Down
8 changes: 8 additions & 0 deletions packages/lib-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.9](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)

**Note:** Version bump only for package @1stg/lib-config





## [1.1.8](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)

**Note:** Version bump only for package @1stg/lib-config
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": "1.1.8",
"version": "1.1.9",
"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 @@ -10,7 +10,7 @@
"node": ">=10.0.0"
},
"dependencies": {
"@1stg/common-config": "^1.2.9",
"@1stg/common-config": "^1.2.10",
"@pkgr/rollup": "^0.11.3",
"jest": "^26.6.3"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/lint-staged/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)

**Note:** Version bump only for package @1stg/lint-staged





## [1.1.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)

**Note:** Version bump only for package @1stg/lint-staged
Expand Down
4 changes: 2 additions & 2 deletions packages/lint-staged/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/lint-staged",
"version": "1.1.1",
"version": "1.1.2",
"description": "Personal but Shareable lint-staged Configuration for all 1stG.me projects.",
"repository": "[email protected]:1stG/configs.git",
"author": "JounQin <[email protected]>",
Expand All @@ -9,7 +9,7 @@
"lint-staged": ">=10.0.0"
},
"dependencies": {
"@1stg/prettier-config": "^1.3.1",
"@1stg/prettier-config": "^1.4.0",
"@pkgr/utils": "^0.6.0",
"cross-env": "^7.0.3",
"prettier": "^2.2.1"
Expand Down
11 changes: 11 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)


### Features

* **eslint-config:** enable sonar/deprecation to replace tslint's ([0679fcf](https://github.com/1stG/configs/commit/0679fcfc677d9e01f237e5ed76df80cc739d3d98))





## [1.3.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)


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": "@1stg/prettier-config",
"version": "1.3.1",
"version": "1.4.0",
"description": "Personal but Shareable Prettier Configuration for all 1stG.me projects.",
"repository": "[email protected]:1stG/configs.git",
"author": "JounQin <[email protected]>",
Expand Down
11 changes: 11 additions & 0 deletions packages/tslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.1.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-03-02)


### Features

* **eslint-config:** enable sonar/deprecation to replace tslint's ([0679fcf](https://github.com/1stG/configs/commit/0679fcfc677d9e01f237e5ed76df80cc739d3d98))





## [1.0.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-02-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/tslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@1stg/tslint-config",
"version": "1.0.1",
"version": "1.1.0",
"description": "Personal but Shareable TSLint Configuration for all 1stG.me projects.",
"repository": "[email protected]:1stG/configs.git",
"author": "JounQin <[email protected]>",
Expand Down

0 comments on commit 1ed4f9f

Please sign in to comment.