Skip to content

Commit a5a4b8f

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.14 [skip ci]
### [1.0.14](v1.0.13...v1.0.14) (2020-10-19) ### Miscellaneous Chores * **deps:** update dependency codecov/codecov-action to v1.0.14 ([#36](#36)) ([2abda15](2abda15)) ### Documentation * fix contributing guide link ([876d95f](876d95f))
1 parent 876d95f commit a5a4b8f

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.14](https://github.com/vidavidorra/commitlint-config/compare/v1.0.13...v1.0.14) (2020-10-19)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update dependency codecov/codecov-action to v1.0.14 ([#36](https://github.com/vidavidorra/commitlint-config/issues/36)) ([2abda15](https://github.com/vidavidorra/commitlint-config/commit/2abda15432dd5e82fa3fecfd4195125b095877a5))
7+
8+
9+
### Documentation
10+
11+
* fix contributing guide link ([876d95f](https://github.com/vidavidorra/commitlint-config/commit/876d95fc2754c9ec89f8067e0bde170de8a9dc62))
12+
113
### [1.0.13](https://github.com/vidavidorra/commitlint-config/compare/v1.0.12...v1.0.13) (2020-10-18)
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.13",
3+
"version": "1.0.14",
44
"description": "commitlint configuration.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)