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 Nov 2, 2021
1 parent a31af46 commit 031f6e2
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/wopian/eslint-config-wopian/compare/v3.0.0...v3.0.1) (2021-11-02)


### Build System / Dependencies

* **eslint-config-wopian-vue:** update dependency eslint-plugin-vue to ^8.0.0 ([#183](https://github.com/wopian/eslint-config-wopian/issues/183)) ([a31af46](https://github.com/wopian/eslint-config-wopian/commit/a31af46))
* update devdependency eslint to ~8.1.0 ([#182](https://github.com/wopian/eslint-config-wopian/issues/182)) ([6e7783e](https://github.com/wopian/eslint-config-wopian/commit/6e7783e))





# [3.0.0](https://github.com/wopian/eslint-config-wopian/compare/v2.1.1...v3.0.0) (2021-10-19)


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": "3.0.0",
"version": "3.0.1",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/wopian/eslint-config-wopian/compare/v3.0.0...v3.0.1) (2021-11-02)


### Build System / Dependencies

* **eslint-config-wopian-vue:** update dependency eslint-plugin-vue to ^8.0.0 ([#183](https://github.com/wopian/eslint-config-wopian/issues/183)) ([a31af46](https://github.com/wopian/eslint-config-wopian/commit/a31af46))





# [3.0.0](https://github.com/wopian/eslint-config-wopian/compare/v2.1.1...v3.0.0) (2021-10-19)


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

0 comments on commit 031f6e2

Please sign in to comment.