Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
release(version): Release 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2021-07-10)

### Bug Fixes

* **deps:** bump @types/node from 14.14.41 to 15.3.1 ([#21](#21)) ([e7ddabc](e7ddabc))
* **deps:** bump @types/node from 15.3.1 to 16.0.3 ([#63](#63)) ([e2237f2](e2237f2))
* **deps:** bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.24.0 ([#20](#20)) ([098095d](098095d))
* **deps:** bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.28.2 ([#61](#61)) ([fab4087](fab4087))
* **deps:** bump @typescript-eslint/parser from 4.22.0 to 4.24.0 ([#19](#19)) ([1255a5b](1255a5b))
* **deps:** bump @typescript-eslint/parser from 4.24.0 to 4.28.2 ([#60](#60)) ([01e77be](01e77be))
* **deps:** bump eslint-config-standard from 16.0.2 to 16.0.3 ([#28](#28)) ([9186cce](9186cce))
* **deps:** bump eslint-plugin-import from 2.22.1 to 2.23.2 ([#18](#18)) ([411e7a2](411e7a2))
* **deps:** bump eslint-plugin-import from 2.23.2 to 2.23.4 ([#30](#30)) ([128d8b6](128d8b6))

### Chores

* **deps:** bump normalize-url from 6.0.0 to 6.0.1 ([#41](#41)) ([dc5c021](dc5c021))
* **deps:** bump trim-newlines from 3.0.0 to 3.0.1 ([#42](#42)) ([bea636d](bea636d))
* **deps:** upgrade all dependencies ([6eff83c](6eff83c))
* **deps-dev:** bump @tmware/semantic-release-npm-github-publish ([#7](#7)) ([6781611](6781611))
* **deps-dev:** bump eslint from 7.24.0 to 7.26.0 ([#12](#12)) ([1d6fd78](1d6fd78))
* **deps-dev:** bump eslint from 7.26.0 to 7.30.0 ([#59](#59)) ([a2e4cad](a2e4cad))
* **deps-dev:** bump prettier from 2.2.1 to 2.3.0 ([#11](#11)) ([4d5b207](4d5b207))
* **deps-dev:** bump prettier from 2.3.0 to 2.3.2 ([#52](#52)) ([ed22bee](ed22bee))
* **deps-dev:** bump semantic-release from 17.4.2 to 17.4.3 ([#16](#16)) ([af5e52b](af5e52b))
* **deps-dev:** bump semantic-release from 17.4.3 to 17.4.4 ([#45](#45)) ([39786fa](39786fa))
* **deps-dev:** bump typescript from 4.2.4 to 4.3.5 ([#56](#56)) ([0d1c6a4](0d1c6a4))
* **merge:** bump all dependencies ([#64](#64)) ([53daa0a](53daa0a))

### Miscellaneous

* Merge branch 'master' into dev ([2d84f25](2d84f25))
  • Loading branch information
semantic-release-bot committed Jul 10, 2021
1 parent 53daa0a commit f242824
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
## [1.0.8](https://github.com/TMWare/eslint-config-typescript/compare/v1.0.7...v1.0.8) (2021-07-10)


### Bug Fixes

* **deps:** bump @types/node from 14.14.41 to 15.3.1 ([#21](https://github.com/TMWare/eslint-config-typescript/issues/21)) ([e7ddabc](https://github.com/TMWare/eslint-config-typescript/commit/e7ddabc8d99ef310b455a33d83da333fd8492f36))
* **deps:** bump @types/node from 15.3.1 to 16.0.3 ([#63](https://github.com/TMWare/eslint-config-typescript/issues/63)) ([e2237f2](https://github.com/TMWare/eslint-config-typescript/commit/e2237f2e4041e5b2f95a7c6775b3210689fc2029))
* **deps:** bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.24.0 ([#20](https://github.com/TMWare/eslint-config-typescript/issues/20)) ([098095d](https://github.com/TMWare/eslint-config-typescript/commit/098095d5d0d33a472ba40442e16df292f425a100))
* **deps:** bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.28.2 ([#61](https://github.com/TMWare/eslint-config-typescript/issues/61)) ([fab4087](https://github.com/TMWare/eslint-config-typescript/commit/fab408770267cf0e3ac0508fadda31ecc3565137))
* **deps:** bump @typescript-eslint/parser from 4.22.0 to 4.24.0 ([#19](https://github.com/TMWare/eslint-config-typescript/issues/19)) ([1255a5b](https://github.com/TMWare/eslint-config-typescript/commit/1255a5b11abcc35b26d6d3a16125c074d9f023ea))
* **deps:** bump @typescript-eslint/parser from 4.24.0 to 4.28.2 ([#60](https://github.com/TMWare/eslint-config-typescript/issues/60)) ([01e77be](https://github.com/TMWare/eslint-config-typescript/commit/01e77be834436de8699629d28d33c0239d060416))
* **deps:** bump eslint-config-standard from 16.0.2 to 16.0.3 ([#28](https://github.com/TMWare/eslint-config-typescript/issues/28)) ([9186cce](https://github.com/TMWare/eslint-config-typescript/commit/9186cce04088446c07ddb41a9f03e227bb6e7460))
* **deps:** bump eslint-plugin-import from 2.22.1 to 2.23.2 ([#18](https://github.com/TMWare/eslint-config-typescript/issues/18)) ([411e7a2](https://github.com/TMWare/eslint-config-typescript/commit/411e7a2209b7134810c6bc535b3c4a763ab00324))
* **deps:** bump eslint-plugin-import from 2.23.2 to 2.23.4 ([#30](https://github.com/TMWare/eslint-config-typescript/issues/30)) ([128d8b6](https://github.com/TMWare/eslint-config-typescript/commit/128d8b63a2ccca6e171c2a57e3050c9fca246bc2))


### Chores

* **deps:** bump normalize-url from 6.0.0 to 6.0.1 ([#41](https://github.com/TMWare/eslint-config-typescript/issues/41)) ([dc5c021](https://github.com/TMWare/eslint-config-typescript/commit/dc5c0213588f5229a311be7bcc48e2ceaf556046))
* **deps:** bump trim-newlines from 3.0.0 to 3.0.1 ([#42](https://github.com/TMWare/eslint-config-typescript/issues/42)) ([bea636d](https://github.com/TMWare/eslint-config-typescript/commit/bea636d371ebd731a8670e1933de3d285abecbb7))
* **deps:** upgrade all dependencies ([6eff83c](https://github.com/TMWare/eslint-config-typescript/commit/6eff83cc0f33c81fd91d8684855751ea3360376d))
* **deps-dev:** bump @tmware/semantic-release-npm-github-publish ([#7](https://github.com/TMWare/eslint-config-typescript/issues/7)) ([6781611](https://github.com/TMWare/eslint-config-typescript/commit/6781611e72cdb21cf93a3bd1ac1bb4d1c8dbdcd0))
* **deps-dev:** bump eslint from 7.24.0 to 7.26.0 ([#12](https://github.com/TMWare/eslint-config-typescript/issues/12)) ([1d6fd78](https://github.com/TMWare/eslint-config-typescript/commit/1d6fd780611925e67ef2e38217e4fa485d4aeccf))
* **deps-dev:** bump eslint from 7.26.0 to 7.30.0 ([#59](https://github.com/TMWare/eslint-config-typescript/issues/59)) ([a2e4cad](https://github.com/TMWare/eslint-config-typescript/commit/a2e4cadfcbb124cdd2e0ace9235afdcea38c989b))
* **deps-dev:** bump prettier from 2.2.1 to 2.3.0 ([#11](https://github.com/TMWare/eslint-config-typescript/issues/11)) ([4d5b207](https://github.com/TMWare/eslint-config-typescript/commit/4d5b207cf8926833b2bd27855a665ccb4f9405a5))
* **deps-dev:** bump prettier from 2.3.0 to 2.3.2 ([#52](https://github.com/TMWare/eslint-config-typescript/issues/52)) ([ed22bee](https://github.com/TMWare/eslint-config-typescript/commit/ed22beef81572df0f2a6a8abe38a30809a4dbfe9))
* **deps-dev:** bump semantic-release from 17.4.2 to 17.4.3 ([#16](https://github.com/TMWare/eslint-config-typescript/issues/16)) ([af5e52b](https://github.com/TMWare/eslint-config-typescript/commit/af5e52bf00b3aaf831076596b21218c357d02ccc))
* **deps-dev:** bump semantic-release from 17.4.3 to 17.4.4 ([#45](https://github.com/TMWare/eslint-config-typescript/issues/45)) ([39786fa](https://github.com/TMWare/eslint-config-typescript/commit/39786fabef3926e448e745569a01576f4d883a92))
* **deps-dev:** bump typescript from 4.2.4 to 4.3.5 ([#56](https://github.com/TMWare/eslint-config-typescript/issues/56)) ([0d1c6a4](https://github.com/TMWare/eslint-config-typescript/commit/0d1c6a4354e9637f57b3c267eca3c5d1bebcd53a))
* **merge:** bump all dependencies ([#64](https://github.com/TMWare/eslint-config-typescript/issues/64)) ([53daa0a](https://github.com/TMWare/eslint-config-typescript/commit/53daa0acfe2c1ec0410d71a144497ed60c52ec53))


### Miscellaneous

* Merge branch 'master' into dev ([2d84f25](https://github.com/TMWare/eslint-config-typescript/commit/2d84f2583bdd61546370a868d11d40824403e380))

## [1.0.7](https://github.com/TMWare/eslint-config-typescript/compare/v1.0.6...v1.0.7) (2021-04-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tmware/eslint-config-typescript",
"version": "1.0.7",
"version": "1.0.8",
"description": "eslint config for tmware typescript projects",
"main": "index.js",
"repository": "https://github.com/TMWare/eslint-config-typescript.git",
Expand Down

0 comments on commit f242824

Please sign in to comment.