Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed May 13, 2020
1 parent acd28f6 commit 7ac970b
Show file tree
Hide file tree
Showing 8 changed files with 77 additions and 6 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/wopian/eslint-config-wopian/compare/v1.5.2...v2.0.0) (2020-05-13)


### Build System / Dependencies

* update devdependency eslint-find-rules to ~3.5.0 ([#114](https://github.com/wopian/eslint-config-wopian/issues/114)) ([a125c3e](https://github.com/wopian/eslint-config-wopian/commit/a125c3e))
* update devdependency jest to ~25.5.0 ([#111](https://github.com/wopian/eslint-config-wopian/issues/111)) ([ad0e4ed](https://github.com/wopian/eslint-config-wopian/commit/ad0e4ed))
* update devdependency jest to ~26.0.0 ([#112](https://github.com/wopian/eslint-config-wopian/issues/112)) ([4179ae2](https://github.com/wopian/eslint-config-wopian/commit/4179ae2))
* update lockfile ([acd28f6](https://github.com/wopian/eslint-config-wopian/commit/acd28f6))
* **eslint-config-wopian:** update peerdependency eslint to v7.0.0 ([#113](https://github.com/wopian/eslint-config-wopian/issues/113)) ([f667dee](https://github.com/wopian/eslint-config-wopian/commit/f667dee))


### Documentation Changes

* update requirements to ESlint 7 ([35dd7b9](https://github.com/wopian/eslint-config-wopian/commit/35dd7b9))





## [1.5.2](https://github.com/wopian/eslint-config-wopian/compare/v1.5.1...v1.5.2) (2020-05-01)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.2",
"version": "2.0.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-wopian-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-react/compare/v1.5.2...v2.0.0) (2020-05-13)


### Build System / Dependencies

* update lockfile ([acd28f6](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-react/commit/acd28f6))
* **eslint-config-wopian:** update peerdependency eslint to v7.0.0 ([#113](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-react/issues/113)) ([f667dee](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-react/commit/f667dee))


### Documentation Changes

* update requirements to ESlint 7 ([35dd7b9](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-react/commit/35dd7b9))





## [1.5.2](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-react/compare/v1.5.1...v1.5.2) (2020-05-01)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-wopian-react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.2",
"version": "2.0.0",
"name": "eslint-config-wopian-react",
"description": "Standard ESLint Config for my React projects",
"author": "James Harris <wopian@wopian.me>",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"eslint-config-standard-jsx": "^8.1.0",
"eslint-config-wopian": "^1.5.2",
"eslint-config-wopian": "^2.0.0",
"eslint-plugin-react": "^7.20.0"
},
"peerDependencies": {
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-wopian-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-vue/compare/v1.5.2...v2.0.0) (2020-05-13)


### Build System / Dependencies

* update lockfile ([acd28f6](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-vue/commit/acd28f6))
* **eslint-config-wopian:** update peerdependency eslint to v7.0.0 ([#113](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-vue/issues/113)) ([f667dee](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-vue/commit/f667dee))


### Documentation Changes

* update requirements to ESlint 7 ([35dd7b9](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-vue/commit/35dd7b9))





## [1.5.2](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian-vue/compare/v1.5.1...v1.5.2) (2020-05-01)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-wopian-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.2",
"version": "2.0.0",
"name": "eslint-config-wopian-vue",
"description": "Standard ESLint Config for my Vue projects",
"author": "James Harris <wopian@wopian.me>",
Expand All @@ -14,7 +14,7 @@
"node": ">=10"
},
"dependencies": {
"eslint-config-wopian": "^1.5.2",
"eslint-config-wopian": "^2.0.0",
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-vue": "^6.2.2"
},
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-wopian/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian/compare/v1.5.2...v2.0.0) (2020-05-13)


### Build System / Dependencies

* update lockfile ([acd28f6](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian/commit/acd28f6))
* **eslint-config-wopian:** update peerdependency eslint to v7.0.0 ([#113](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian/issues/113)) ([f667dee](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian/commit/f667dee))


### Documentation Changes

* update requirements to ESlint 7 ([35dd7b9](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian/commit/35dd7b9))





## [1.5.2](https://github.com/wopian/eslint-config-wopian/tree/master/packages/eslint-config-wopian/compare/v1.5.1...v1.5.2) (2020-05-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-wopian/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.2",
"version": "2.0.0",
"name": "eslint-config-wopian",
"description": "Standard ESLint Config for my projects",
"author": "James Harris <wopian@wopian.me>",
Expand Down

0 comments on commit 7ac970b

Please sign in to comment.