Skip to content

Commit

Permalink
chore(release): version 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SocialGroovyBot committed Aug 8, 2019
1 parent 9146995 commit 95ec657
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 6 deletions.
14 changes: 14 additions & 0 deletions 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.9.4](https://github.com/SocialGouv/linters/compare/v0.9.3...v0.9.4) (2019-08-08)


### Bug Fixes

* **deps:** update dependency eslint-plugin-jest to ^22.13.7 ([dd6ec45](https://github.com/SocialGouv/linters/commit/dd6ec45))
* **deps:** update dependency eslint-plugin-jest to ^22.14.0 ([a8cd722](https://github.com/SocialGouv/linters/commit/a8cd722))
* **deps:** update dependency eslint-plugin-jest to ^22.14.1 ([5a22e6e](https://github.com/SocialGouv/linters/commit/5a22e6e))
* **deps:** update dependency eslint-plugin-jest to ^22.15.0 ([9146995](https://github.com/SocialGouv/linters/commit/9146995))





## [0.9.3](https://github.com/SocialGouv/linters/compare/v0.9.2...v0.9.3) (2019-07-24)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
},
"npmClient": "yarn",
"useWorkspaces": true,
"version": "0.9.3"
"version": "0.9.4"
}
8 changes: 8 additions & 0 deletions packages/eslint-config-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.9.4](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-react/compare/v0.9.3...v0.9.4) (2019-08-08)

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





## [0.9.3](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-react/compare/v0.9.2...v0.9.3) (2019-07-24)


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": "@socialgouv/eslint-config-react",
"version": "0.9.3",
"version": "0.9.4",
"description": "SocialGouv recommended eslint React config",
"main": "index.js",
"publishConfig": {
Expand All @@ -25,7 +25,7 @@
"eslint": "6"
},
"dependencies": {
"@socialgouv/eslint-config-recommended": "^0.9.3",
"@socialgouv/eslint-config-recommended": "^0.9.4",
"babel-eslint": "^10.0.2",
"eslint-plugin-jsx-a11y": "~6.2.3",
"eslint-plugin-react": "~7.14.3",
Expand Down
14 changes: 14 additions & 0 deletions packages/eslint-config-recommended/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.9.4](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-recommended/compare/v0.9.3...v0.9.4) (2019-08-08)


### Bug Fixes

* **deps:** update dependency eslint-plugin-jest to ^22.13.7 ([dd6ec45](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-recommended/commit/dd6ec45))
* **deps:** update dependency eslint-plugin-jest to ^22.14.0 ([a8cd722](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-recommended/commit/a8cd722))
* **deps:** update dependency eslint-plugin-jest to ^22.14.1 ([5a22e6e](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-recommended/commit/5a22e6e))
* **deps:** update dependency eslint-plugin-jest to ^22.15.0 ([9146995](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-recommended/commit/9146995))





## [0.9.3](https://github.com/SocialGouv/linters/tree/master/packages/eslint-config-recommended/compare/v0.9.2...v0.9.3) (2019-07-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-recommended/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/eslint-config-recommended",
"version": "0.9.3",
"version": "0.9.4",
"description": "Social Gouv default recommended eslint config",
"main": "index.js",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/tslint-config-recommended/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.9.4](https://github.com/SocialGouv/linters/tree/master/packages/tslint-config-recommended/compare/v0.9.3...v0.9.4) (2019-08-08)

**Note:** Version bump only for package @socialgouv/tslint-config-recommended





## [0.9.3](https://github.com/SocialGouv/linters/tree/master/packages/tslint-config-recommended/compare/v0.9.2...v0.9.3) (2019-07-24)

**Note:** Version bump only for package @socialgouv/tslint-config-recommended
Expand Down
4 changes: 2 additions & 2 deletions packages/tslint-config-recommended/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@socialgouv/tslint-config-recommended",
"version": "0.9.3",
"version": "0.9.4",
"description": "Social Gouv recommended tslint config",
"main": "index.js",
"publishConfig": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"tslint-plugin-prettier": "~2.0.1"
},
"devDependencies": {
"@socialgouv/eslint-config-recommended": "^0.9.3",
"@socialgouv/eslint-config-recommended": "^0.9.4",
"eslint": "^6.1.0",
"lint-staged": "^9.2.1",
"prettier": "^1.18.2",
Expand Down

0 comments on commit 95ec657

Please sign in to comment.