Skip to content

Commit

Permalink
Merge branch 'release' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLeedham authored Jan 7, 2022
2 parents a91be95 + ae6873f commit a402e07
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 3 deletions.
140 changes: 140 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions packages/xerox-commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# v2.3.0 (Tue Jun 08 2021)

#### Fix

- Merge branch 'release' into next ([@AndrewLeedham](https://github.com/AndrewLeedham))
- Remove husky config + open ended node engine [#793](https://github.com/xeroxinteractive/config/pull/793) ([@AndrewLeedham](https://github.com/AndrewLeedham))
- Remove husky config ([@AndrewLeedham](https://github.com/AndrewLeedham))

#### Dependencies

- chore(deps-dev): bump prettier from 2.2.1 to 2.3.1 [#795](https://github.com/xeroxinteractive/config/pull/795) ([@AndrewLeedham](https://github.com/AndrewLeedham) [@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.26.1 [#794](https://github.com/xeroxinteractive/config/pull/794) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 2

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Andrew Leedham ([@AndrewLeedham](https://github.com/AndrewLeedham))

---

# v2.2.1 (Wed Mar 03 2021)

#### Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/commitlint-config",
"version": "2.2.1",
"version": "2.3.0",
"description": "semantic-release shareable config for Xerox projects",
"keywords": [
"xerox",
Expand Down
41 changes: 41 additions & 0 deletions packages/xerox-eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
# v3.3.0 (Tue Jun 08 2021)

#### Feature

- feat: disable jsdoc types for TS [#692](https://github.com/xeroxinteractive/config/pull/692) ([@AndrewLeedham](https://github.com/AndrewLeedham))
- Seperate out jest config [#652](https://github.com/xeroxinteractive/config/pull/652) ([@AndrewLeedham](https://github.com/AndrewLeedham))

#### Fix

- Merge branch 'release' into next ([@AndrewLeedham](https://github.com/AndrewLeedham))
- chore(deps): bump eslint-plugin-jsdoc from 33.1.0 to 35.1.3 ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-jsdoc in /packages/xerox-eslint-config ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-jsdoc from 32.3.3 to 33.0.0 ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-testing-library from 3.10.2 to 4.0.0 ([@dependabot[bot]](https://github.com/dependabot[bot]))
- feat: disable jsdoc types for TS ([email protected])
- feat: seperate out jest config ([@AndrewLeedham](https://github.com/AndrewLeedham))

#### Dependencies

- chore(deps): bump @types/react from 17.0.5 to 17.0.9 [#806](https://github.com/xeroxinteractive/config/pull/806) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @typescript-eslint/parser from 4.22.1 to 4.26.1 [#804](https://github.com/xeroxinteractive/config/pull/804) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-testing-library from 4.2.0 to 4.6.0 [#803](https://github.com/xeroxinteractive/config/pull/803) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump typescript from 4.2.4 to 4.3.2 [#801](https://github.com/xeroxinteractive/config/pull/801) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @commitlint/config-conventional from 12.1.1 to 12.1.4 [#800](https://github.com/xeroxinteractive/config/pull/800) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-react from 7.23.2 to 7.24.0 [#799](https://github.com/xeroxinteractive/config/pull/799) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump eslint from 7.25.0 to 7.28.0 [#798](https://github.com/xeroxinteractive/config/pull/798) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @commitlint/cli from 12.1.1 to 12.1.4 [#797](https://github.com/xeroxinteractive/config/pull/797) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @semantic-release/npm from 7.1.1 to 7.1.3 [#759](https://github.com/xeroxinteractive/config/pull/759) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @semantic-release/github from 7.2.1 to 7.2.3 [#765](https://github.com/xeroxinteractive/config/pull/765) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-jsdoc from 33.3.0 to 35.1.3 in /packages/xerox-eslint-config [#792](https://github.com/xeroxinteractive/config/pull/792) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-jsdoc from 32.3.3 to 33.0.0 [#749](https://github.com/xeroxinteractive/config/pull/749) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-plugin-testing-library from 3.10.2 to 4.0.0 [#717](https://github.com/xeroxinteractive/config/pull/717) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 3

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Andrew Leedham ([@AndrewLeedham](https://github.com/AndrewLeedham))
- AndrewLeedham ([email protected])

---

# v3.2.1 (Wed Mar 03 2021)

#### Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/eslint-config",
"version": "3.2.1",
"version": "3.3.0",
"description": "ESLint shareable configuration for Xerox projects.",
"keywords": [
"xerox",
Expand Down
24 changes: 24 additions & 0 deletions packages/xerox-stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# v1.2.0 (Tue Jun 08 2021)

#### Fix

- Merge branch 'release' into next ([@AndrewLeedham](https://github.com/AndrewLeedham))
- chore(deps): bump stylelint-config-recommended ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump stylelint-config-recommended from 3.0.0 to 4.0.0 ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Dependencies

- chore(deps): bump @types/react from 17.0.3 to 17.0.4 [#740](https://github.com/xeroxinteractive/config/pull/740) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump eslint-config-prettier from 8.2.0 to 8.3.0 [#739](https://github.com/xeroxinteractive/config/pull/739) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump stylelint-config-recommended from 4.0.0 to 5.0.0 in /packages/xerox-stylelint-config [#738](https://github.com/xeroxinteractive/config/pull/738) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump @types/react from 17.0.2 to 17.0.3 [#656](https://github.com/xeroxinteractive/config/pull/656) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps-dev): bump stylelint from 13.11.0 to 13.12.0 [#655](https://github.com/xeroxinteractive/config/pull/655) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- chore(deps): bump stylelint-config-recommended from 3.0.0 to 4.0.0 [#654](https://github.com/xeroxinteractive/config/pull/654) ([@dependabot[bot]](https://github.com/dependabot[bot]))

#### Authors: 2

- [@dependabot[bot]](https://github.com/dependabot[bot])
- Andrew Leedham ([@AndrewLeedham](https://github.com/AndrewLeedham))

---

# v1.1.4 (Mon Nov 30 2020)

#### Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xerox/stylelint-config",
"version": "1.1.4",
"version": "1.2.0",
"description": "Stylelint shareable configuration for Xerox projects.",
"keywords": [
"stylelint",
Expand Down

0 comments on commit a402e07

Please sign in to comment.