Skip to content

Commit

Permalink
chore: release package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Nov 8, 2019
1 parent 94cec5e commit 4076684
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 5 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.

## [0.1.13](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2019-11-08)

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





## [0.1.12](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2019-11-08)

**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": "0.1.12",
"version": "0.1.13",
"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 @@ -17,7 +17,7 @@
"@1stg/husky-config": "^0.4.0",
"@1stg/lint-staged": "^0.10.0",
"@1stg/postcss-config": "^0.4.1",
"@1stg/prettier-config": "^0.6.0",
"@1stg/prettier-config": "^0.6.1",
"@1stg/remark-config": "^0.2.2",
"@1stg/stylelint-config": "^0.8.5",
"@1stg/tsconfig": "^0.7.1",
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.

## [0.1.11](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2019-11-08)

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





## [0.1.10](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2019-11-08)

**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": "0.1.10",
"version": "0.1.11",
"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 @@ -15,7 +15,7 @@
"@1stg/eslint-config": "^0.14.6",
"@1stg/husky-config": "^0.4.0",
"@1stg/lint-staged": "^0.10.0",
"@1stg/prettier-config": "^0.6.0",
"@1stg/prettier-config": "^0.6.1",
"@1stg/remark-config": "^0.2.2",
"@1stg/tsconfig": "^0.7.1",
"@babel/core": "^7.6.4",
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.

## [0.6.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2019-11-08)


### Bug Fixes

* **prettier-config:** add quote config for ruby files ([94cec5e](https://github.com/1stG/configs/commit/94cec5e08e5eec488feaaa6d1aaa8e0c61099f30))





# [0.6.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2019-11-08)


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": "0.6.0",
"version": "0.6.1",
"description": "Personal but Shareable Prettier Configuration for all 1stG.me projects.",
"repository": "[email protected]:1stG/configs.git",
"author": "JounQin <[email protected]>",
Expand Down

0 comments on commit 4076684

Please sign in to comment.