Skip to content

Commit aa09dd9

Browse files
runnerrunner
authored andcommitted
chore: release package(s)
- @1stg/app-config@0.4.1 - @1stg/babel-preset@0.12.1 - @1stg/browserslist-config@0.6.1 - @1stg/commitlint-config@0.5.1 - @1stg/eslint-config@0.19.1 - @1stg/husky-config@0.7.1 - @1stg/lib-config@0.4.1 - @1stg/lint-staged@0.13.1 - @1stg/postcss-config@0.8.1 - @1stg/prettier-config@0.9.1 - @1stg/remark-config@0.5.1 - @1stg/renovate-config@0.6.1 - @1stg/stylelint-config@0.11.1 - @1stg/tsconfig@0.10.1 - @1stg/tslint-config@0.8.1
1 parent a60f2e2 commit aa09dd9

30 files changed

Lines changed: 199 additions & 34 deletions

File tree

packages/app-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.4.1 (2020-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** set sortCharacterClasses false for regex-shorthand ([a60f2e2](https://github.com/1stG/configs/commit/a60f2e2bf9f0925aa19b917254ec180501b579ca))
12+
13+
14+
15+
16+
617
# 0.4.0 (2020-02-11)
718

819

packages/app-config/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1stg/app-config",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Personal but Shareable App Configuration for all 1stG.me projects.",
55
"repository": "git+https://github.com/1stG/configs.git",
66
"homepage": "https://github.com/1stG/configs/tree/master/packages/app-config",
@@ -10,17 +10,17 @@
1010
"node": ">=10.0.0"
1111
},
1212
"dependencies": {
13-
"@1stg/babel-preset": "^0.12.0",
14-
"@1stg/browserslist-config": "^0.6.0",
15-
"@1stg/commitlint-config": "^0.5.0",
16-
"@1stg/eslint-config": "^0.19.0",
17-
"@1stg/husky-config": "^0.7.0",
18-
"@1stg/lint-staged": "^0.13.0",
19-
"@1stg/postcss-config": "^0.8.0",
20-
"@1stg/prettier-config": "^0.9.0",
21-
"@1stg/remark-config": "^0.5.0",
22-
"@1stg/stylelint-config": "^0.11.0",
23-
"@1stg/tsconfig": "^0.10.0",
13+
"@1stg/babel-preset": "^0.12.1",
14+
"@1stg/browserslist-config": "^0.6.1",
15+
"@1stg/commitlint-config": "^0.5.1",
16+
"@1stg/eslint-config": "^0.19.1",
17+
"@1stg/husky-config": "^0.7.1",
18+
"@1stg/lint-staged": "^0.13.1",
19+
"@1stg/postcss-config": "^0.8.1",
20+
"@1stg/prettier-config": "^0.9.1",
21+
"@1stg/remark-config": "^0.5.1",
22+
"@1stg/stylelint-config": "^0.11.1",
23+
"@1stg/tsconfig": "^0.10.1",
2424
"@babel/core": "^7.8.4",
2525
"@pkgr/es-modules": "^0.3.0",
2626
"@pkgr/imagemin": "^0.4.0",

packages/babel-preset/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.12.1 (2020-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** set sortCharacterClasses false for regex-shorthand ([a60f2e2](https://github.com/1stG/configs/commit/a60f2e2bf9f0925aa19b917254ec180501b579ca))
12+
13+
14+
15+
16+
617
# 0.12.0 (2020-02-11)
718

819

packages/babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1stg/babel-preset",
3-
"version": "0.12.0",
3+
"version": "0.12.1",
44
"description": "Personal but Shareable Babel Preset for all 1stG.me projects.",
55
"repository": "git@github.com:1stG/configs.git",
66
"author": "JounQin <admin@1stg.me>",

packages/browserslist-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.6.1 (2020-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** set sortCharacterClasses false for regex-shorthand ([a60f2e2](https://github.com/1stG/configs/commit/a60f2e2bf9f0925aa19b917254ec180501b579ca))
12+
13+
14+
15+
16+
617
# 0.6.0 (2020-02-11)
718

819

packages/browserslist-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1stg/browserslist-config",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Personal but Shareable Browserslist Configuration for all 1stG.me projects.",
55
"repository": "git@github.com:1stG/configs.git",
66
"author": "JounQin <admin@1stg.me>",

packages/commitlint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.5.1 (2020-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** set sortCharacterClasses false for regex-shorthand ([a60f2e2](https://github.com/1stG/configs/commit/a60f2e2bf9f0925aa19b917254ec180501b579ca))
12+
13+
14+
15+
16+
617
# 0.5.0 (2020-02-11)
718

819

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1stg/commitlint-config",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Personal but Shareable Commitlint Configuration for all 1stG.me projects.",
55
"repository": "git@github.com:1stG/configs.git",
66
"author": "JounQin <admin@1stg.me>",

packages/eslint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.19.1 (2020-02-11)
7+
8+
9+
### Bug Fixes
10+
11+
* **eslint-config:** set sortCharacterClasses false for regex-shorthand ([a60f2e2](https://github.com/1stG/configs/commit/a60f2e2bf9f0925aa19b917254ec180501b579ca))
12+
13+
14+
15+
16+
617
# 0.19.0 (2020-02-11)
718

819

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1stg/eslint-config",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"description": "Personal but Shareable ESLint Configuration for all 1stG.me projects.",
55
"repository": "git@github.com:1stG/configs.git",
66
"homepage": "https://github.com/1stG/configs/tree/master/packages/eslint-config",

0 commit comments

Comments
 (0)