@alexlit/config-commitlint 6.2.0 → 6.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +4 -4
  2. package/CHANGELOG.md +0 -77
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alexlit/config-commitlint",
3
- "version": "6.2.0",
3
+ "version": "6.3.0",
4
4
  "private": false,
5
5
  "description": "commitlint config",
6
6
  "keywords": [
@@ -37,10 +37,10 @@
37
37
  "version": "./node_modules/@alexlit/lint-kit/scripts/version.sh"
38
38
  },
39
39
  "dependencies": {
40
- "@commitlint/cli": "^17.2.0",
41
- "@commitlint/config-conventional": "^17.2.0",
40
+ "@commitlint/cli": "^17.3.0",
41
+ "@commitlint/config-conventional": "^17.3.0",
42
42
  "conventional-changelog-cli": "^2.2.2",
43
- "husky": "^8.0.1"
43
+ "husky": "^8.0.2"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@alexlit/lint-kit": "latest"
package/CHANGELOG.md DELETED
@@ -1,77 +0,0 @@
1
- # [6.2.0](https://github.com/alex-lit/config-commitlint/compare/v6.1.0...v6.2.0) (2022-10-31)
2
-
3
-
4
-
5
- # [6.1.0](https://github.com/alex-lit/config-commitlint/compare/v6.0.3...v6.1.0) (2022-09-01)
6
-
7
- ## [6.0.3](https://github.com/alex-lit/config-commitlint/compare/v6.0.2...v6.0.3) (2022-06-29)
8
-
9
- ## [6.0.2](https://github.com/alex-lit/config-commitlint/compare/v6.0.1...v6.0.2) (2022-06-02)
10
-
11
- ## [6.0.1](https://github.com/alex-lit/config-commitlint/compare/v6.0.0...v6.0.1) (2022-05-25)
12
-
13
- # [6.0.0](https://github.com/alex-lit/config-commitlint/compare/v5.4.0...v6.0.0) (2022-05-20)
14
-
15
- # [5.4.0](https://github.com/alex-lit/config-commitlint/compare/v5.3.0...v5.4.0) (2022-05-18)
16
-
17
- # [5.3.0](https://github.com/alex-lit/config-commitlint/compare/v5.2.2...v5.3.0) (2022-05-16)
18
-
19
- ## [5.2.2](https://github.com/alex-lit/config-commitlint/compare/v5.2.1...v5.2.2) (2022-04-29)
20
-
21
- ## [5.2.1](https://github.com/alex-lit/config-commitlint/compare/v5.2.0...v5.2.1) (2022-03-16)
22
-
23
- # [5.2.0](https://github.com/alex-lit/config-commitlint/compare/v5.1.0...v5.2.0) (2022-02-14)
24
-
25
- # [5.1.0](https://github.com/alex-lit/config-commitlint/compare/v5.0.2...v5.1.0) (2022-01-21)
26
-
27
- ## [5.0.2](https://github.com/alex-lit/config-commitlint/compare/v5.0.1...v5.0.2) (2022-01-09)
28
-
29
- ## [5.0.1](https://github.com/alex-lit/config-commitlint/compare/v5.0.0...v5.0.1) (2021-12-30)
30
-
31
- # [5.0.0](https://github.com/alex-lit/config-commitlint/compare/v4.0.0...v5.0.0) (2021-12-27)
32
-
33
- # 4.0.0 (2021-11-17)
34
-
35
- ### Features
36
-
37
- - initial release
38
- ([f3f8398](https://github.com/alex-lit/config-commitlint/commit/f3f8398d277e110e8c1f21e98790c809a2d77b87))
39
-
40
- # [3.0.0](https://github.com/alex-lit/config-commitlint/compare/v2.1.1...v3.0.0) (2021-11-08)
41
-
42
- ## [2.1.1](https://github.com/alex-lit/config-commitlint/compare/v2.1.0...v2.1.1) (2021-10-13)
43
-
44
- # 2.1.0 (2021-09-29)
45
-
46
- ### Features
47
-
48
- - initial release
49
- ([f3f8398](https://github.com/alex-lit/config-commitlint/commit/f3f8398d277e110e8c1f21e98790c809a2d77b87))
50
-
51
- # 2.0.0 (2021-08-10)
52
-
53
- ### Features
54
-
55
- - initial release
56
- ([f3f8398](https://github.com/alex-lit/config-commitlint/commit/f3f8398d277e110e8c1f21e98790c809a2d77b87))
57
-
58
- ## [1.1.2](https://github.com/alex-lit/config-commitlint/compare/v1.1.1...v1.1.2) (2021-05-14)
59
-
60
- ## [1.1.1](https://github.com/alex-lit/config-commitlint/compare/v1.1.0...v1.1.1) (2021-04-15)
61
-
62
- # [1.1.0](https://github.com/alex-lit/config-commitlint/compare/v1.0.1...v1.1.0) (2021-03-11)
63
-
64
- ## [1.0.1](https://github.com/alex-lit/config-commitlint/compare/v1.0.0...v1.0.1) (2021-03-01)
65
-
66
- # [1.0.0](https://github.com/alex-lit/config-commitlint/compare/v0.0.4...v1.0.0) (2021-02-23)
67
-
68
- ## [0.0.4](https://github.com/alex-lit/config-commitlint/compare/v0.0.3...v0.0.4) (2021-01-29)
69
-
70
- ## [0.0.3](https://github.com/alex-lit/config-commitlint/compare/v0.0.2...v0.0.3) (2021-01-10)
71
-
72
- ## 0.0.2 (2020-12-28)
73
-
74
- ### Features
75
-
76
- - initial release
77
- ([f3f8398](https://github.com/alex-lit/config-commitlint/commit/f3f8398d277e110e8c1f21e98790c809a2d77b87))