Skip to content

Commit 4766fab

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.5 [skip ci]
### [1.1.5](v1.1.4...v1.1.5) (2020-09-20) ### Continuous Integration * **release:** add npm tarball to GitHub publish ([dc1db2b](dc1db2b))
1 parent dc1db2b commit 4766fab

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.1.5](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.4...v1.1.5) (2020-09-20)
2+
3+
4+
### Continuous Integration
5+
6+
* **release:** add npm tarball to GitHub publish ([dc1db2b](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/dc1db2b99b6486de6536823fc494ed681034ab82))
7+
18
### [1.1.4](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.3...v1.1.4) (2020-09-20)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-function-rules",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "commitlint plugin to define rules as functions.",
55
"main": "dist/src.index.js",
66
"types": "dist/src/index.d.js",

0 commit comments

Comments
 (0)