Skip to content

Commit f9823d3

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.15 [skip ci]
### [1.0.15](v1.0.14...v1.0.15) (2020-10-19) ### Miscellaneous Chores * **deps:** update jest monorepo to v26.6.0 ([#37](#37)) ([b7eed22](b7eed22)) ### Documentation * change contributing guide reference wording ([a88483e](a88483e))
1 parent a88483e commit f9823d3

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### [1.0.15](https://github.com/vidavidorra/commitlint-config/compare/v1.0.14...v1.0.15) (2020-10-19)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update jest monorepo to v26.6.0 ([#37](https://github.com/vidavidorra/commitlint-config/issues/37)) ([b7eed22](https://github.com/vidavidorra/commitlint-config/commit/b7eed22ead3c5283b5b0ccc054db96052630cd35))
7+
8+
9+
### Documentation
10+
11+
* change contributing guide reference wording ([a88483e](https://github.com/vidavidorra/commitlint-config/commit/a88483ed4e6a0f2f5e107c1a264d9a93d91f08fe))
12+
113
### [1.0.14](https://github.com/vidavidorra/commitlint-config/compare/v1.0.13...v1.0.14) (2020-10-19)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vidavidorra/commitlint-config",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "commitlint configuration.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)