Skip to content

Commit 37bd0ef

Browse files
semantic-release-botvansergen
authored andcommitted
chore(release): 1.0.1 [skip ci]
1 parent 5720dd7 commit 37bd0ef

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.0.1](https://github.com/b2broker/commitlint-config/compare/v1.0.0...v1.0.1) (2021-02-27)
4+
5+
### Dependencies
6+
7+
- upgrade `@commitlint/config-conventional` to `v12.0.1` ([12567fe](https://github.com/b2broker/commitlint-config/commit/12567feb354c0cfc3a39ac6ded7819936762c1c5))
8+
- upgrade `commitlint` to `v12.0.1` ([89893ef](https://github.com/b2broker/commitlint-config/commit/89893efc72a89dac2cda484af04c515e4fde1a53))
9+
310
## 1.0.0 (2020-11-03)
411

512
### Features

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": "commitlint-config-b2broker",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Shareable commitlint config",
55
"main": "index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)