Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @alljoint-next/[email protected]
 - @alljoint-next/[email protected]
 - @alljoint-next/[email protected]
 - @alljoint-next/[email protected]
  • Loading branch information
trylovetom committed May 25, 2020
1 parent 1684320 commit fbdd211
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 6 deletions.
8 changes: 8 additions & 0 deletions packages/ESLintConfig/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.3.5](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/eslint-config





## [0.3.4](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/ESLintConfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alljoint-next/eslint-config",
"version": "0.3.4",
"version": "0.3.5",
"description": "The ESLint Config Be Used For AllJointNext",
"author": "TZU-YEN, CHANG <[email protected]>",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/ESLintConfigTypeScript/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.3.6](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/eslint-config-typescript





## [0.3.5](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/eslint-config-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/ESLintConfigTypeScript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alljoint-next/eslint-config-typescript",
"version": "0.3.5",
"version": "0.3.6",
"description": "The ESLint Config Be Used For AllJointNext",
"author": "TZU-YEN, CHANG <[email protected]>",
"license": "GPL-3.0",
Expand All @@ -16,7 +16,7 @@
"url": "git+https://github.com/AllJointTW/AllJointNext.git"
},
"dependencies": {
"@alljoint-next/eslint-config": "0.3.4",
"@alljoint-next/eslint-config": "0.3.5",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/ESLintConfigVue/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.1](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/eslint-config-vue





# 0.1.0 (2020-05-25)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/ESLintConfigVue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alljoint-next/eslint-config-vue",
"version": "0.1.0",
"version": "0.1.1",
"description": "The ESLint Config Vue Be Used For AllJointNext",
"author": "TZU-YEN, CHANG <[email protected]>",
"license": "GPL-3.0",
Expand All @@ -16,7 +16,7 @@
"url": "git+https://github.com/AllJointTW/AllJointNext.git"
},
"dependencies": {
"@alljoint-next/eslint-config": "0.3.4",
"@alljoint-next/eslint-config": "0.3.5",
"babel-eslint": "^10.1.0",
"eslint-import-resolver-node": "^0.3.3",
"eslint-import-resolver-nuxt": "^1.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/TSConfig/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.10](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/ts-config





## [0.1.9](https://github.com/AllJointTW/AllJointNext/compare/@alljoint-next/[email protected]...@alljoint-next/[email protected]) (2020-05-25)

**Note:** Version bump only for package @alljoint-next/ts-config
Expand Down
2 changes: 1 addition & 1 deletion packages/TSConfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alljoint-next/ts-config",
"version": "0.1.9",
"version": "0.1.10",
"description": "The TSLint Config Be Used For AllJointNext",
"author": "TZU-YEN, CHANG <[email protected]>",
"license": "GPL-3.0",
Expand Down

0 comments on commit fbdd211

Please sign in to comment.