Skip to content

Commit 24db94c

Browse files
committed
2 parents 5808b79 + bfc5edb commit 24db94c

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
# Changelog
22

3-
<a name="next"></a>
4-
## next
3+
<a name="1.1.1"></a>
4+
## 1.1.1 (2022-04-22)
55

66
### Changed
77

8+
- 🔧 ci: update task name [[2cb4548](https://github.com/ngx-devs/commitlint-plugin-imperative/commit/2cb45482606992e948449b3f6857d527b017c85e)]
89
- 🔧 ci: change package to public access [[3d86afe](https://github.com/ngx-devs/commitlint-plugin-imperative/commit/3d86afe7a77ffa31364bca54dca5d3e9e304290c)]
910

11+
### Bug Fix
12+
13+
- 🐛 fix(ci): remove unnecessary name [[633d7ac](https://github.com/ngx-devs/commitlint-plugin-imperative/commit/633d7acde323aa012b565c92d867f8c6010833f8)]
14+
15+
### Documentation
16+
17+
- ✏️ docs: update changelog [[13a85a1](https://github.com/ngx-devs/commitlint-plugin-imperative/commit/13a85a1ca1f225251601c005b4ed5e23ed2f4fd2)]
18+
19+
### Miscellaneous
20+
21+
- chore(release): 1.1.1 [skip ci] [[b3d2707](https://github.com/ngx-devs/commitlint-plugin-imperative/commit/b3d2707156582129ae811a6e66069ea47379ac86)]
22+
- Merge branch &#x27;main&#x27; of https://github.com/gleisonkz/commitlint-plugin-imperative [[b158ea3](https://github.com/ngx-devs/commitlint-plugin-imperative/commit/b158ea3f5309ada82c02f117d6bd3c59c88b3cfd)]
23+
1024

1125
<a name="1.1.0"></a>
1226
## 1.1.0 (2022-04-22)

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": "@ngx-devs/commitlint-plugin-imperative",
3-
"version": "1.0.0",
3+
"version": "1.1.1",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)