Skip to content

Commit

Permalink
v4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Slashgear committed Jan 18, 2022
1 parent 88fa7ca commit aa322fe
Show file tree
Hide file tree
Showing 12 changed files with 33 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.3...v4.0.4) (2022-01-18)

**Note:** Version bump only for package eslint-tools

## [4.0.3](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.1...v4.0.3) (2022-01-18)

**Note:** Version bump only for package eslint-tools
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": "4.0.3",
"version": "4.0.4",
"useWorkspaces": true,
"npmClient": "yarn"
}
4 changes: 4 additions & 0 deletions packages/eslint-config-jest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.3...v4.0.4) (2022-01-18)

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

## [4.0.3](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.1...v4.0.3) (2022-01-18)

**Note:** Version bump only for package @bedrockstreaming/eslint-config-jest
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/eslint-config-jest",
"version": "4.0.3",
"version": "4.0.4",
"description": "Bedrock configuration of jest lint rules based on subset of eslint-plugin-jest",
"author": "Bedrock Streaming",
"homepage": "https://github.com/BedrockStreaming/eslint-tools/packages/eslint-config-jest/#readme",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.3...v4.0.4) (2022-01-18)

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

## [4.0.3](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.1...v4.0.3) (2022-01-18)

**Note:** Version bump only for package @bedrockstreaming/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": "@bedrockstreaming/eslint-config-react",
"version": "4.0.3",
"version": "4.0.4",
"description": "ESLint config used in Bedrock Streaming's React projects",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"react"
],
"dependencies": {
"@bedrockstreaming/eslint-config": "^4.0.3",
"@bedrockstreaming/eslint-config": "^4.0.4",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-airbnb-typescript": "^14.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.3...v4.0.4) (2022-01-18)

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

## [4.0.3](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.1...v4.0.3) (2022-01-18)

**Note:** Version bump only for package @bedrockstreaming/eslint-config-vue
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/eslint-config-vue",
"version": "4.0.3",
"version": "4.0.4",
"description": "ESLint config used in Bedrock Streaming's Vue projects",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"vue"
],
"dependencies": {
"@bedrockstreaming/eslint-config": "^4.0.3",
"@bedrockstreaming/eslint-config": "^4.0.4",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-vue": "^7.20.0"
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.3...v4.0.4) (2022-01-18)

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

## [4.0.3](https://github.com/BedrockStreaming/eslint-tools/compare/v4.0.1...v4.0.3) (2022-01-18)

**Note:** Version bump only for package @bedrockstreaming/eslint-config
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/eslint-config",
"version": "4.0.3",
"version": "4.0.4",
"description": "",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"prettier"
],
"dependencies": {
"@bedrockstreaming/prettier-config": "^4.0.3",
"@bedrockstreaming/prettier-config": "^4.0.4",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.4](https://github.com/BedrockStreaming/prettier-tools/compare/v4.0.3...v4.0.4) (2022-01-18)

**Note:** Version bump only for package @bedrockstreaming/prettier-config

## [4.0.3](https://github.com/BedrockStreaming/prettier-tools/compare/v4.0.1...v4.0.3) (2022-01-18)

**Note:** Version bump only for package @bedrockstreaming/prettier-config
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bedrockstreaming/prettier-config",
"version": "4.0.3",
"version": "4.0.4",
"description": "Bedrock Streaming's Prettier config",
"repository": {
"type": "git",
Expand Down

0 comments on commit aa322fe

Please sign in to comment.