Skip to content

Commit e18bb38

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2020-09-27) ### Continuous Integration * publish npm package ([66b1bcc](66b1bcc))
1 parent 66b1bcc commit e18bb38

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.1](https://github.com/vidavidorra/commitlint-config/compare/v1.0.0...v1.0.1) (2020-09-27)
2+
3+
4+
### Continuous Integration
5+
6+
* publish npm package ([66b1bcc](https://github.com/vidavidorra/commitlint-config/commit/66b1bccbc4f134711b3d3e143cdd1987eb95c8c3))
7+
18
## 1.0.0 (2020-09-27)
29

310

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.0",
3+
"version": "1.0.1",
44
"description": "commitlint configuration.",
55
"scripts": {
66
"lint": "run-p format:check build:check lint-es",

0 commit comments

Comments
 (0)