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 Jan 26, 2021
1 parent 10f3ce8 commit 518113b
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 7 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.0.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

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





# [1.0.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

**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.0.0",
"version": "1.0.1",
"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.0.0",
"@1stg/common-config": "^1.0.1",
"@1stg/postcss-config": "^1.0.0",
"@1stg/stylelint-config": "^1.0.0",
"@pkgr/es-modules": "^0.3.3",
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.0.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

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





# [1.0.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

**Note:** Version bump only for package @1stg/common-config
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": "1.0.0",
"version": "1.0.1",
"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 @@ -12,7 +12,7 @@
"dependencies": {
"@1stg/babel-preset": "^1.0.0",
"@1stg/commitlint-config": "^1.0.0",
"@1stg/eslint-config": "^1.0.0",
"@1stg/eslint-config": "^1.0.1",
"@1stg/husky-config": "^1.0.0",
"@1stg/lint-staged": "^1.0.0",
"@1stg/prettier-config": "^1.0.0",
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.0.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)


### Bug Fixes

* **eslint-config:** disable unicorn/no-array-callback-reference for ts files ([10f3ce8](https://github.com/1stG/configs/commit/10f3ce82d9c1832731fcb044733c60e383a6bdcd))





# [1.0.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

**Note:** Version bump only for package @1stg/eslint-config
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.0.0",
"version": "1.0.1",
"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.0.1](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

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





# [1.0.0](https://github.com/1stG/configs/compare/@1stg/[email protected]...@1stg/[email protected]) (2021-01-26)

**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.0.0",
"version": "1.0.1",
"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.0.0",
"@1stg/common-config": "^1.0.1",
"@pkgr/rollup": "^0.10.6",
"jest": "^26.6.3"
},
Expand Down

0 comments on commit 518113b

Please sign in to comment.