Skip to content

Commit

Permalink
v0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dammy001 committed Jul 14, 2023
1 parent 07c7e00 commit c5ab28e
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 14 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)


### Bug Fixes

* **deps:** update dependency eslint-config-next to v13.2.1 ([2108d6d](https://github.com/dammy001/eslint-config/commit/2108d6d3fe0e403516a05674fc043ae9b007c9da))
* **deps:** update dependency eslint-config-next to v13.2.3 ([d49d1f2](https://github.com/dammy001/eslint-config/commit/d49d1f2b52bb2abd3a5b7d3ec66aef5468b84e21))
* **deps:** update dependency eslint-config-next to v13.2.4 ([fb410d1](https://github.com/dammy001/eslint-config/commit/fb410d18f29dfbdd99c91689b981dd4a279c5c5b))
* **deps:** update dependency eslint-config-next to v13.3.0 ([9793d6d](https://github.com/dammy001/eslint-config/commit/9793d6d0c656d91b55c9fce4c98aafe7a760701d))
* **deps:** update dependency eslint-config-next to v13.3.1 ([22a961d](https://github.com/dammy001/eslint-config/commit/22a961d2a5b8fdd9ac17103463e62b5341a8187c))
* **deps:** update dependency eslint-config-next to v13.3.4 ([ba9ef32](https://github.com/dammy001/eslint-config/commit/ba9ef32f035b66d05499116236dd10a3e2b44570))
* **deps:** update dependency eslint-config-next to v13.4.0 ([ce063ae](https://github.com/dammy001/eslint-config/commit/ce063ae127a846532ab613c99aeba2374a804c6a))
* **deps:** update dependency eslint-config-next to v13.4.1 ([001c095](https://github.com/dammy001/eslint-config/commit/001c0951311bf93c3320024470ab80c3c767b1a2))
* **deps:** update dependency eslint-config-next to v13.4.4 ([674183e](https://github.com/dammy001/eslint-config/commit/674183efb29e110c234c3f675d1fc9ac1df39a1d))
* **deps:** update dependency eslint-config-next to v13.4.5 ([c492aa6](https://github.com/dammy001/eslint-config/commit/c492aa6460e2a36b2e79c4ca1fff148184f99737))
* **deps:** update dependency eslint-config-next to v13.4.6 ([67e9328](https://github.com/dammy001/eslint-config/commit/67e93286928584dd74dde115afde5dfb98d08b14))
* **deps:** update dependency eslint-config-next to v13.4.7 ([6cd3b2f](https://github.com/dammy001/eslint-config/commit/6cd3b2f5f1c699db4a0c0e563e811fb465333072))
* **deps:** update dependency eslint-config-next to v13.4.9 ([4e6387b](https://github.com/dammy001/eslint-config/commit/4e6387bc527bffa96281884fae7537cfabd2984d))
* **deps:** update dependency eslint-config-standard to v17.1.0 ([fb3f11c](https://github.com/dammy001/eslint-config/commit/fb3f11c4359b335df8bc301f7ff4315742d7ce58))
* **deps:** update dependency eslint-plugin-n to v16 ([ba1c6c4](https://github.com/dammy001/eslint-config/commit/ba1c6c4d25530993d463c896c44e15d6c8654a6d))
* **deps:** update dependency eslint-plugin-unicorn to v46 ([af39762](https://github.com/dammy001/eslint-config/commit/af39762406e9928882264cc485bb7fa0714e217e))
* **deps:** update dependency eslint-plugin-unicorn to v47 ([c898024](https://github.com/dammy001/eslint-config/commit/c898024a36f48fdca0cf0ed8d6bb0ab666c01283))
* **deps:** update typescript-eslint monorepo to v6 ([a27f5f1](https://github.com/dammy001/eslint-config/commit/a27f5f1ae7003cf0296c44cfee385da9b230e3f3))





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)


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.18"
"version": "0.0.19"
}
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.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)

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





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)


Expand Down
8 changes: 4 additions & 4 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.18",
"version": "0.0.19",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -22,9 +22,9 @@
"eslint": ">=7.4.0"
},
"dependencies": {
"@damilaredev/eslint-config-react": "^0.0.18",
"@damilaredev/eslint-config-typescript": "^0.0.18",
"@damilaredev/eslint-config-vue": "^0.0.18"
"@damilaredev/eslint-config-react": "^0.0.19",
"@damilaredev/eslint-config-typescript": "^0.0.19",
"@damilaredev/eslint-config-vue": "^0.0.19"
},
"devDependencies": {
"eslint": "8.45.0"
Expand Down
14 changes: 14 additions & 0 deletions packages/basic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)


### Bug Fixes

* **deps:** update dependency eslint-config-standard to v17.1.0 ([fb3f11c](https://github.com/dammy001/eslint-config/commit/fb3f11c4359b335df8bc301f7ff4315742d7ce58))
* **deps:** update dependency eslint-plugin-n to v16 ([ba1c6c4](https://github.com/dammy001/eslint-config/commit/ba1c6c4d25530993d463c896c44e15d6c8654a6d))
* **deps:** update dependency eslint-plugin-unicorn to v46 ([af39762](https://github.com/dammy001/eslint-config/commit/af39762406e9928882264cc485bb7fa0714e217e))
* **deps:** update dependency eslint-plugin-unicorn to v47 ([c898024](https://github.com/dammy001/eslint-config/commit/c898024a36f48fdca0cf0ed8d6bb0ab666c01283))





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)


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.18",
"version": "0.0.19",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down
23 changes: 23 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)


### Bug Fixes

* **deps:** update dependency eslint-config-next to v13.2.1 ([2108d6d](https://github.com/dammy001/eslint-config/commit/2108d6d3fe0e403516a05674fc043ae9b007c9da))
* **deps:** update dependency eslint-config-next to v13.2.3 ([d49d1f2](https://github.com/dammy001/eslint-config/commit/d49d1f2b52bb2abd3a5b7d3ec66aef5468b84e21))
* **deps:** update dependency eslint-config-next to v13.2.4 ([fb410d1](https://github.com/dammy001/eslint-config/commit/fb410d18f29dfbdd99c91689b981dd4a279c5c5b))
* **deps:** update dependency eslint-config-next to v13.3.0 ([9793d6d](https://github.com/dammy001/eslint-config/commit/9793d6d0c656d91b55c9fce4c98aafe7a760701d))
* **deps:** update dependency eslint-config-next to v13.3.1 ([22a961d](https://github.com/dammy001/eslint-config/commit/22a961d2a5b8fdd9ac17103463e62b5341a8187c))
* **deps:** update dependency eslint-config-next to v13.3.4 ([ba9ef32](https://github.com/dammy001/eslint-config/commit/ba9ef32f035b66d05499116236dd10a3e2b44570))
* **deps:** update dependency eslint-config-next to v13.4.0 ([ce063ae](https://github.com/dammy001/eslint-config/commit/ce063ae127a846532ab613c99aeba2374a804c6a))
* **deps:** update dependency eslint-config-next to v13.4.1 ([001c095](https://github.com/dammy001/eslint-config/commit/001c0951311bf93c3320024470ab80c3c767b1a2))
* **deps:** update dependency eslint-config-next to v13.4.4 ([674183e](https://github.com/dammy001/eslint-config/commit/674183efb29e110c234c3f675d1fc9ac1df39a1d))
* **deps:** update dependency eslint-config-next to v13.4.5 ([c492aa6](https://github.com/dammy001/eslint-config/commit/c492aa6460e2a36b2e79c4ca1fff148184f99737))
* **deps:** update dependency eslint-config-next to v13.4.6 ([67e9328](https://github.com/dammy001/eslint-config/commit/67e93286928584dd74dde115afde5dfb98d08b14))
* **deps:** update dependency eslint-config-next to v13.4.7 ([6cd3b2f](https://github.com/dammy001/eslint-config/commit/6cd3b2f5f1c699db4a0c0e563e811fb465333072))
* **deps:** update dependency eslint-config-next to v13.4.9 ([4e6387b](https://github.com/dammy001/eslint-config/commit/4e6387bc527bffa96281884fae7537cfabd2984d))





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)


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.18",
"version": "0.0.19",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -12,7 +12,7 @@
"author": "Damilare Anjorin",
"license": "MIT",
"dependencies": {
"@damilaredev/eslint-config-typescript": "^0.0.18",
"@damilaredev/eslint-config-typescript": "^0.0.19",
"eslint-config-next": "13.4.9"
},
"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.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)

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





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)

**Note:** Version bump only for package @damilaredev/eslint-config-react
Expand Down
4 changes: 2 additions & 2 deletions 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.18",
"version": "0.0.19",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"react": ">=16.8.0"
},
"dependencies": {
"@damilaredev/eslint-config-typescript": "^0.0.18",
"@damilaredev/eslint-config-typescript": "^0.0.19",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/typescript/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.

## [0.0.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)


### Bug Fixes

* **deps:** update typescript-eslint monorepo to v6 ([a27f5f1](https://github.com/dammy001/eslint-config/commit/a27f5f1ae7003cf0296c44cfee385da9b230e3f3))





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)

**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.18",
"version": "0.0.19",
"description": "",
"main": "index.js",
"files": [
Expand All @@ -12,7 +12,7 @@
"author": "Damilare Anjorin",
"license": "MIT",
"dependencies": {
"@damilaredev/eslint-config-basic": "^0.0.18",
"@damilaredev/eslint-config-basic": "^0.0.19",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.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.19](https://github.com/dammy001/eslint-config/compare/v0.0.18...v0.0.19) (2023-07-14)

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





## [0.0.18](https://github.com/dammy001/eslint-config/compare/v0.0.17...v0.0.18) (2023-02-12)

**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.18",
"version": "0.0.19",
"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.18",
"@damilaredev/eslint-config-typescript": "^0.0.19",
"eslint-plugin-vue": "^9.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit c5ab28e

Please sign in to comment.