|
1 |
| -# Change Log |
| 1 | +## 0.3.0-dev.0 |
2 | 2 |
|
3 |
| -All notable changes to this project will be documented in this file. |
4 |
| -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 3 | +> Note: This release has breaking changes. |
5 | 4 |
|
6 |
| -## 2023-02-24 |
| 5 | + - **BREAKING** **REFACTOR**: Make all `commitlint_*` packages into one `commitlint_cli` package. |
7 | 6 |
|
8 |
| -### Changes |
| 7 | +## 0.2.1+1 |
9 | 8 |
|
10 |
| ---- |
| 9 | + - Update a dependency to the latest release. |
11 | 10 |
|
12 |
| -Packages with breaking changes: |
13 |
| - |
14 |
| - - There are no breaking changes in this release. |
15 |
| - |
16 |
| -Packages with other changes: |
17 |
| - |
18 |
| - - [`commitlint_config` - `v0.1.2`](#commitlint_config---v012) |
19 |
| - |
20 |
| ---- |
21 |
| - |
22 |
| -#### `commitlint_config` - `v0.1.2` |
23 |
| - |
24 |
| - - **FEAT**(config): add type-case and type-empty. ([8d035b02](https://github.com/hyiso/commitlint/commit/8d035b02f3190f501dc54b547cea31786b099abc)) |
25 |
| - |
26 |
| - |
27 |
| -## 2023-01-22 |
28 |
| - |
29 |
| -### Changes |
30 |
| - |
31 |
| ---- |
32 |
| - |
33 |
| -Packages with breaking changes: |
34 |
| - |
35 |
| - - There are no breaking changes in this release. |
36 |
| - |
37 |
| -Packages with other changes: |
38 |
| - |
39 |
| - - [`commitlint_rules` - `v0.2.1`](#commitlint_rules---v021) |
40 |
| - - [`commitlint_lint` - `v0.2.0+1`](#commitlint_lint---v0201) |
41 |
| - - [`commitlint_cli` - `v0.2.1+1`](#commitlint_cli---v0211) |
42 |
| - |
43 |
| -Packages with dependency updates only: |
44 |
| - |
45 |
| -> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project. |
46 |
| -
|
47 |
| - - `commitlint_lint` - `v0.2.0+1` |
48 |
| - - `commitlint_cli` - `v0.2.1+1` |
49 |
| - |
50 |
| ---- |
51 |
| - |
52 |
| -#### `commitlint_rules` - `v0.2.1` |
53 |
| - |
54 |
| - - **FEAT**: add subject related rules. ([b0dc9bda](https://github.com/hyiso/commitlint/commit/b0dc9bdac45cf09e975588854e8394be0ffa988c)) |
55 |
| - |
56 |
| - |
57 |
| -## 2023-01-20 |
58 |
| - |
59 |
| -### Changes |
60 |
| - |
61 |
| ---- |
62 |
| - |
63 |
| -Packages with breaking changes: |
64 |
| - |
65 |
| - - [`commitlint_lint` - `v0.2.0`](#commitlint_lint---v020) |
66 |
| - - [`commitlint_parse` - `v0.1.0`](#commitlint_parse---v010) |
67 |
| - - [`commitlint_rules` - `v0.2.0`](#commitlint_rules---v020) |
68 |
| - - [`commitlint_types` - `v0.2.0`](#commitlint_types---v020) |
69 |
| - |
70 |
| -Packages with other changes: |
71 |
| - |
72 |
| - - [`commitlint_cli` - `v0.2.1`](#commitlint_cli---v021) |
73 |
| - - [`commitlint_config` - `v0.1.1`](#commitlint_config---v011) |
74 |
| - - [`commitlint_format` - `v0.1.1`](#commitlint_format---v011) |
75 |
| - - [`commitlint_load` - `v0.1.1`](#commitlint_load---v011) |
76 |
| - - [`commitlint_read` - `v0.2.1`](#commitlint_read---v021) |
77 |
| - |
78 |
| ---- |
79 |
| - |
80 |
| -#### `commitlint_lint` - `v0.2.0` |
81 |
| - |
82 |
| - - **BREAKING** **FEAT**: change dependency from conventional_commit to commitlint_parse. ([eb39d61a](https://github.com/hyiso/commitlint/commit/eb39d61af540d67d6a249154ee6d5c1f8c1831b2)) |
83 |
| - |
84 |
| -#### `commitlint_parse` - `v0.1.0` |
85 |
| - |
86 |
| - - **BREAKING** **FEAT**: add package commitlint_parse. ([7969732f](https://github.com/hyiso/commitlint/commit/7969732f2fda5b55fc604d995a57a83f029032e8)) |
87 |
| - |
88 |
| -#### `commitlint_rules` - `v0.2.0` |
89 |
| - |
90 |
| - - **BREAKING** **FEAT**: change dependency from conventional_commit to commitlint_parse. ([66f40000](https://github.com/hyiso/commitlint/commit/66f40000c33749b5e9e8d5d01b47c643d878c8c9)) |
91 |
| - |
92 |
| -#### `commitlint_types` - `v0.2.0` |
93 |
| - |
94 |
| - - **BREAKING** **FEAT**: change conventional_commit to internal commit. ([12af3b1a](https://github.com/hyiso/commitlint/commit/12af3b1acf7626fd0b9a2e1ebeeac9946951e51e)) |
95 |
| - |
96 |
| -#### `commitlint_cli` - `v0.2.1` |
| 11 | +## 0.2.1 |
97 | 12 |
|
98 | 13 | - **FEAT**: add documentation link. ([305bb990](https://github.com/hyiso/commitlint/commit/305bb990f0e1f70e6f0ca7266231603a28c84820))
|
99 | 14 |
|
100 |
| -#### `commitlint_config` - `v0.1.1` |
101 |
| - |
102 |
| - - **FEAT**: add documentation link. ([f95daef4](https://github.com/hyiso/commitlint/commit/f95daef42cf69e0d1b612e57d7ad18baa4bfef6d)) |
103 |
| - |
104 |
| -#### `commitlint_format` - `v0.1.1` |
105 |
| - |
106 |
| - - **FEAT**: add documentation link. ([216a68ba](https://github.com/hyiso/commitlint/commit/216a68ba5e90c5afb8249c25cc8fc5f29690ed4c)) |
107 |
| - |
108 |
| -#### `commitlint_load` - `v0.1.1` |
109 |
| - |
110 |
| - - **FEAT**: add documentation link. ([6f189096](https://github.com/hyiso/commitlint/commit/6f189096fb67cdc003761bfcc1e52c278c8fd4f0)) |
111 |
| - |
112 |
| -#### `commitlint_read` - `v0.2.1` |
113 |
| - |
114 |
| - - **FEAT**: add documentation link. ([61a80b2e](https://github.com/hyiso/commitlint/commit/61a80b2e0d0bc89e9ee7061b06cd65c5edd8c390)) |
115 |
| - |
116 |
| - |
117 |
| -## 2023-01-18 |
118 |
| - |
119 |
| -### Changes |
120 |
| - |
121 |
| ---- |
122 |
| - |
123 |
| -Packages with breaking changes: |
124 |
| - |
125 |
| - - [`commitlint_cli` - `v0.2.0`](#commitlint_cli---v020) |
126 |
| - - [`commitlint_read` - `v0.2.0`](#commitlint_read---v020) |
| 15 | +## 0.2.0 |
127 | 16 |
|
128 |
| -Packages with other changes: |
129 |
| - |
130 |
| - - [`commitlint_load` - `v0.1.0+2`](#commitlint_load---v0102) |
131 |
| - |
132 |
| ---- |
133 |
| - |
134 |
| -#### `commitlint_cli` - `v0.2.0` |
| 17 | +> Note: This release has breaking changes. |
135 | 18 |
|
136 | 19 | - **FEAT**: change cli to CommandRunner. ([f8b640ab](https://github.com/hyiso/commitlint/commit/f8b640ab1b337ed27ae4b37808d4fea74869c709))
|
137 | 20 | - **BREAKING** **FEAT**: change --edit preceded to --from and --to. ([fb9a6a8d](https://github.com/hyiso/commitlint/commit/fb9a6a8d33b87d8ee3784642e284a68b6cc90dea))
|
138 | 21 |
|
139 |
| -#### `commitlint_read` - `v0.2.0` |
140 |
| - |
141 |
| - - **BREAKING** **FEAT**: change --edit preceded to --from and --to. ([221f789b](https://github.com/hyiso/commitlint/commit/221f789baac439080f76c7aa9d97b46bb616cddc)) |
142 |
| - - **BREAKING** **CHORE**: add test. ([6b442533](https://github.com/hyiso/commitlint/commit/6b442533a305ad922a59705836d7d07187af9005)) |
143 |
| - |
144 |
| -#### `commitlint_load` - `v0.1.0+2` |
145 |
| - |
146 |
| - - **FIX**: path-like include dir. ([67cb367f](https://github.com/hyiso/commitlint/commit/67cb367f00aefc9144b791ab07db4a75c876b7f0)) |
147 |
| - |
148 |
| - |
149 |
| -## 2023-01-15 |
150 |
| - |
151 |
| -### Changes |
152 |
| - |
153 |
| ---- |
154 |
| - |
155 |
| -Packages with breaking changes: |
156 |
| - |
157 |
| - - There are no breaking changes in this release. |
158 |
| - |
159 |
| -Packages with other changes: |
160 |
| - |
161 |
| - - [`commitlint_cli` - `v0.1.0+1`](#commitlint_cli---v0101) |
162 |
| - - [`commitlint_load` - `v0.1.0+1`](#commitlint_load---v0101) |
163 |
| - |
164 |
| ---- |
165 |
| - |
166 |
| -#### `commitlint_cli` - `v0.1.0+1` |
| 22 | +## 0.1.0+1 |
167 | 23 |
|
168 | 24 | - **DOCS**: add usage documentation. ([23f70976](https://github.com/hyiso/commitlint/commit/23f70976f2bb87776a0951f6fb7ccb067f743c52))
|
169 | 25 |
|
170 |
| -#### `commitlint_load` - `v0.1.0+1` |
171 |
| - |
172 |
| - - **FIX**: recusively load config bug. ([50f657ac](https://github.com/hyiso/commitlint/commit/50f657ac3fe694fed94879e4fef54be16127f538)) |
| 26 | +## 0.1.0 |
173 | 27 |
|
| 28 | +- Initial version. |
0 commit comments