Skip to content

Commit bd7bfc3

Browse files
committed
ci: release v1.1.0
1 parent 6d3c3cb commit bd7bfc3

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
3+
## [1.1.0](https://github.com/b12k/branch-name-lint/compare/1.0.3...1.1.0) (2023-06-28)
4+
5+
6+
### Features
7+
8+
* updated deps ([6d3c3cb](https://github.com/b12k/branch-name-lint/commit/6d3c3cbac98ad04025102d84b1066b91c12932d8))
9+
110
### [1.0.3](https://github.com/b12k/branch-name-lint/compare/1.0.2...1.0.3) (2022-02-17)
211

312

@@ -23,5 +32,4 @@
2332

2433
### Features
2534

26-
* initial ([577a345](https://github.com/b12k/branch-name-lint/commit/577a345cc78cf1ff63ebd2083f98e410b16eeccf))
27-
35+
* initial ([577a345](https://github.com/b12k/branch-name-lint/commit/577a345cc78cf1ff63ebd2083f98e410b16eeccf))

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@b12k/branch-name-lint",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Flexible git branch name linter with some extra validating features",
55
"main": "bin/index.js",
66
"bin": {

0 commit comments

Comments
 (0)