Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kilohealth/[email protected]
 - @kilohealth/[email protected]
 - @kilohealth/[email protected]
 - @kilohealth/[email protected]
 - @kilohealth/[email protected]
  • Loading branch information
lerna committed Mar 28, 2023
1 parent bb788bd commit 679da7c
Show file tree
Hide file tree
Showing 11 changed files with 63 additions and 13 deletions.
10 changes: 10 additions & 0 deletions packages/eslint-config-next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-28)

### Bug Fixes

- update peer dependencies list ([d30f97c](https://github.com/kilohealth/eslint-config/commit/d30f97c42562a9d113407fb8f74b4a2b1c69d848))

### Features

- allow simple array reduce operations ([4a4d825](https://github.com/kilohealth/eslint-config/commit/4a4d8255abf838ed31f4d48535a21241a7d0772a))

## [1.5.2](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-13)

**Note:** Version bump only for package @kilohealth/eslint-config-next
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kilohealth/eslint-config-next",
"version": "1.5.2",
"version": "1.6.0",
"description": "Kilo.Health ESLint config for Next.js",
"keywords": [
"eslint",
Expand All @@ -14,7 +14,7 @@
"author": "Kilo.Health",
"main": "./index.js",
"dependencies": {
"@kilohealth/eslint-config-react": "^1.5.2",
"@kilohealth/eslint-config-react": "^1.6.0",
"@next/eslint-plugin-next": "^13.1.5"
},
"peerDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-28)

### Bug Fixes

- update peer dependencies list ([d30f97c](https://github.com/kilohealth/eslint-config/commit/d30f97c42562a9d113407fb8f74b4a2b1c69d848))

### Features

- allow simple array reduce operations ([4a4d825](https://github.com/kilohealth/eslint-config/commit/4a4d8255abf838ed31f4d48535a21241a7d0772a))

## [1.5.2](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kilohealth/eslint-config-node",
"version": "1.5.2",
"version": "1.6.0",
"description": "Kilo.Health ESLint config for Node.js",
"keywords": [
"eslint",
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-28)

### Bug Fixes

- update peer dependencies list ([d30f97c](https://github.com/kilohealth/eslint-config/commit/d30f97c42562a9d113407fb8f74b4a2b1c69d848))

### Features

- allow simple array reduce operations ([4a4d825](https://github.com/kilohealth/eslint-config/commit/4a4d8255abf838ed31f4d48535a21241a7d0772a))

## [1.5.2](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-13)

**Note:** Version bump only for package @kilohealth/eslint-config-react-native
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kilohealth/eslint-config-react-native",
"version": "1.5.2",
"version": "1.6.0",
"description": "Kilo.Health ESLint config for React Native",
"keywords": [
"eslint",
Expand All @@ -14,7 +14,7 @@
"author": "Kilo.Health",
"main": "./index.js",
"dependencies": {
"@kilohealth/eslint-config-react": "^1.5.2",
"@kilohealth/eslint-config-react": "^1.6.0",
"eslint-plugin-react-native": "^4.0.0",
"eslint-plugin-react-native-a11y": "^3.3.0"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-28)

### Bug Fixes

- update peer dependencies list ([d30f97c](https://github.com/kilohealth/eslint-config/commit/d30f97c42562a9d113407fb8f74b4a2b1c69d848))

### Features

- allow simple array reduce operations ([4a4d825](https://github.com/kilohealth/eslint-config/commit/4a4d8255abf838ed31f4d48535a21241a7d0772a))

## [1.5.2](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-13)

**Note:** Version bump only for package @kilohealth/eslint-config-react
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kilohealth/eslint-config-react",
"version": "1.5.2",
"version": "1.6.0",
"description": "Kilo.Health ESLint config for React",
"keywords": [
"eslint",
Expand All @@ -13,7 +13,7 @@
"author": "Kilo.Health",
"main": "./index.js",
"dependencies": {
"@kilohealth/eslint-config-node": "^1.5.2"
"@kilohealth/eslint-config-node": "^1.6.0"
},
"peerDependencies": {
"eslint": "^8.28.0"
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-redux-saga/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.6.0](https://github.com/kilohealth/eslint-config/compare/@kilohealth/[email protected]...@kilohealth/[email protected]) (2023-03-28)

### Bug Fixes

- update peer dependencies list ([d30f97c](https://github.com/kilohealth/eslint-config/commit/d30f97c42562a9d113407fb8f74b4a2b1c69d848))

### Features

- allow simple array reduce operations ([4a4d825](https://github.com/kilohealth/eslint-config/commit/4a4d8255abf838ed31f4d48535a21241a7d0772a))

# 1.5.0 (2023-03-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-redux-saga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kilohealth/eslint-config-redux-saga",
"version": "1.5.0",
"version": "1.6.0",
"description": "Kilo.Health ESLint config for Redux-Saga",
"keywords": [
"eslint",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,14 +646,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kilohealth/eslint-config-next@workspace:packages/eslint-config-next"
dependencies:
"@kilohealth/eslint-config-react": ^1.5.2
"@kilohealth/eslint-config-react": ^1.6.0
"@next/eslint-plugin-next": ^13.1.5
peerDependencies:
eslint: ^8.28.0
languageName: unknown
linkType: soft

"@kilohealth/eslint-config-node@^1.5.2, @kilohealth/eslint-config-node@workspace:packages/eslint-config-node":
"@kilohealth/eslint-config-node@^1.6.0, @kilohealth/eslint-config-node@workspace:packages/eslint-config-node":
version: 0.0.0-use.local
resolution: "@kilohealth/eslint-config-node@workspace:packages/eslint-config-node"
dependencies:
Expand All @@ -669,19 +669,19 @@ __metadata:
version: 0.0.0-use.local
resolution: "@kilohealth/eslint-config-react-native@workspace:packages/eslint-config-react-native"
dependencies:
"@kilohealth/eslint-config-react": ^1.5.2
"@kilohealth/eslint-config-react": ^1.6.0
eslint-plugin-react-native: ^4.0.0
eslint-plugin-react-native-a11y: ^3.3.0
peerDependencies:
eslint: ^8.28.0
languageName: unknown
linkType: soft

"@kilohealth/eslint-config-react@^1.5.2, @kilohealth/eslint-config-react@workspace:packages/eslint-config-react":
"@kilohealth/eslint-config-react@^1.6.0, @kilohealth/eslint-config-react@workspace:packages/eslint-config-react":
version: 0.0.0-use.local
resolution: "@kilohealth/eslint-config-react@workspace:packages/eslint-config-react"
dependencies:
"@kilohealth/eslint-config-node": ^1.5.2
"@kilohealth/eslint-config-node": ^1.6.0
peerDependencies:
eslint: ^8.28.0
languageName: unknown
Expand Down

0 comments on commit 679da7c

Please sign in to comment.