Skip to content

Commit

Permalink
v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ubbcou committed Aug 1, 2021
1 parent 345dd55 commit fa99a31
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 4 deletions.
8 changes: 8 additions & 0 deletions 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.4.2](https://github.com/ubbcou/eslint-config/compare/v0.4.1...v0.4.2) (2021-08-01)

**Note:** Version bump only for package @ubbcou/eslint-config-monorepo





## [0.4.1](https://github.com/ubbcou/eslint-config/compare/v0.4.0...v0.4.1) (2021-08-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": "0.4.1",
"version": "0.4.2",
"packages": [
"packages/*"
],
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript/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.4.2](https://github.com/ubbcou/eslint-config/compare/v0.4.1...v0.4.2) (2021-08-01)

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





## [0.4.1](https://github.com/ubbcou/eslint-config/compare/v0.4.0...v0.4.1) (2021-08-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ubbcou/eslint-config-typescript",
"version": "0.4.1",
"version": "0.4.2",
"description": "",
"main": "index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/vue/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.4.2](https://github.com/ubbcou/eslint-config/compare/v0.4.1...v0.4.2) (2021-08-01)

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





## [0.4.1](https://github.com/ubbcou/eslint-config/compare/v0.4.0...v0.4.1) (2021-08-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ubbcou/eslint-config-vue",
"version": "0.4.1",
"version": "0.4.2",
"description": "",
"main": "index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/vue3-ts/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.4.2](https://github.com/ubbcou/eslint-config/compare/v0.4.1...v0.4.2) (2021-08-01)

**Note:** Version bump only for package @ubbcou/eslint-config-vue3-ts





## [0.4.1](https://github.com/ubbcou/eslint-config/compare/v0.4.0...v0.4.1) (2021-08-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ubbcou/eslint-config-vue3-ts",
"version": "0.4.1",
"version": "0.4.2",
"description": "vue3 and typescript eslint",
"main": "index.js",
"files": [
Expand Down

0 comments on commit fa99a31

Please sign in to comment.