Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dammy001 committed Jan 21, 2022
1 parent 1438836 commit ba0ff6a
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 12 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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

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





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config-monorepo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.0.3"
"version": "0.0.4"
}
8 changes: 8 additions & 0 deletions packages/all/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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

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





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config
Expand Down
6 changes: 3 additions & 3 deletions packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@damilaredev/eslint-config",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -22,8 +22,8 @@
"eslint": ">=7.4.0"
},
"dependencies": {
"@damilaredev/eslint-config-react": "^0.0.3",
"@damilaredev/eslint-config-vue": "^0.0.3",
"@damilaredev/eslint-config-react": "^0.0.4",
"@damilaredev/eslint-config-vue": "^0.0.4",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"eslint-config-standard": "17.0.0-0",
Expand Down
8 changes: 8 additions & 0 deletions packages/basic/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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

**Note:** Version bump only for package @damilaredev/eslint-config-basic





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config-basic
Expand Down
2 changes: 1 addition & 1 deletion packages/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@damilaredev/eslint-config-basic",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/next/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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

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





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config-next
Expand Down
4 changes: 2 additions & 2 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@damilaredev/eslint-config-next",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -12,7 +12,7 @@
"author": "Damilare Anjorin",
"license": "MIT",
"dependencies": {
"@damilaredev/eslint-config-typescript": "^0.0.3",
"@damilaredev/eslint-config-typescript": "^0.0.4",
"eslint-config-next": "12.0.8"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/react/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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

**Note:** Version bump only for package @damilaredev/eslint-config-react





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config-react
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@damilaredev/eslint-config-react",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "index.js",
"scripts": {
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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

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





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config-typescript
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@damilaredev/eslint-config-typescript",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -12,7 +12,7 @@
"author": "Damilare Anjorin",
"license": "MIT",
"dependencies": {
"@damilaredev/eslint-config-basic": "^0.0.3",
"@damilaredev/eslint-config-basic": "^0.0.4",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0"
},
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.0.4](https://github.com/dammy001/eslint-config/compare/v0.0.3...v0.0.4) (2022-01-21)

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





## [0.0.3](https://github.com/dammy001/eslint-config/compare/v0.0.2...v0.0.3) (2022-01-20)

**Note:** Version bump only for package @damilaredev/eslint-config-vue
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@damilaredev/eslint-config-vue",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -16,7 +16,7 @@
"url": "https://github.com/dammy001/eslint-config/issues"
},
"dependencies": {
"@damilaredev/eslint-config-typescript": "^0.0.3",
"@damilaredev/eslint-config-typescript": "^0.0.4",
"eslint-plugin-vue": "^8.3.0"
},
"peerDependencies": {
Expand Down

0 comments on commit ba0ff6a

Please sign in to comment.