UNPKG

4.24 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [3.4.0](https://github.com/sapegin/mrm/compare/mrm-task-license@3.3.0...mrm-task-license@3.4.0) (2021-02-25)
7
8
9### Features
10
11* Add more fields to package.json ([#134](https://github.com/sapegin/mrm/issues/134)) ([d80840a](https://github.com/sapegin/mrm/commit/d80840a5e771976ef38cdf8a3b535a412e1097f6))
12
13
14
15
16
17# [3.3.0](https://github.com/sapegin/mrm/compare/mrm-task-license@3.2.0...mrm-task-license@3.3.0) (2021-02-09)
18
19
20### Features
21
22* **readme:** Make contributing conditional by `includeContributing` option and allow `contributingFile` option for a name ([#123](https://github.com/sapegin/mrm/issues/123)) ([481a316](https://github.com/sapegin/mrm/commit/481a3161bc9c1a778a27b73cd746f4a4d756a41d))
23
24
25
26
27
28# [3.2.0](https://github.com/sapegin/mrm/compare/mrm-task-license@3.1.4...mrm-task-license@3.2.0) (2021-02-09)
29
30
31### Features
32
33* Allow to define template-based license file name in license and readme tasks ([#124](https://github.com/sapegin/mrm/issues/124)) ([bf99bca](https://github.com/sapegin/mrm/commit/bf99bca77d01f5554fdd4c115ac21a23c68739a4))
34
35
36
37
38
39## [3.1.4](https://github.com/sapegin/mrm/compare/mrm-task-license@3.1.3...mrm-task-license@3.1.4) (2021-02-08)
40
41**Note:** Version bump only for package mrm-task-license
42
43
44
45
46
47## [3.1.3](https://github.com/sapegin/mrm/compare/mrm-task-license@3.1.2...mrm-task-license@3.1.3) (2021-02-03)
48
49**Note:** Version bump only for package mrm-task-license
50
51
52
53
54
55## [3.1.2](https://github.com/sapegin/mrm/compare/mrm-task-license@3.1.1...mrm-task-license@3.1.2) (2020-11-04)
56
57
58### Bug Fixes
59
60* **license:** Remove unrelated npm keywords ([019def6](https://github.com/sapegin/mrm/commit/019def602d2f3a4e0325d6cb3d1cf301b9b24d0e))
61
62
63
64
65
66## [3.1.1](https://github.com/sapegin/mrm/compare/mrm-task-license@3.1.0...mrm-task-license@3.1.1) (2020-10-28)
67
68
69### Bug Fixes
70
71* **license:** More robust author name parsing in package.json ([ad3d743](https://github.com/sapegin/mrm/commit/ad3d743a2797451b2f8c5d414e3b02ba794faf59))
72
73
74
75
76
77# [3.1.0](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.9...mrm-task-license@3.1.0) (2020-10-27)
78
79
80### Features
81
82* Remove deprecated API ([a2a94fa](https://github.com/sapegin/mrm/commit/a2a94fa72dcb6ece1d8a223b8ff743ec2562518a))
83
84
85
86
87
88## [3.0.9](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.8...mrm-task-license@3.0.9) (2020-10-27)
89
90**Note:** Version bump only for package mrm-task-license
91
92
93
94
95
96## [3.0.8](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.7...mrm-task-license@3.0.8) (2020-10-27)
97
98**Note:** Version bump only for package mrm-task-license
99
100
101
102
103
104## [3.0.7](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.6...mrm-task-license@3.0.7) (2020-10-26)
105
106**Note:** Version bump only for package mrm-task-license
107
108
109
110
111
112## [3.0.6](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.5...mrm-task-license@3.0.6) (2020-09-23)
113
114
115### Bug Fixes
116
117* **license:** Support package.json author fields as an object ([#94](https://github.com/sapegin/mrm/issues/94)) ([6a6ff30](https://github.com/sapegin/mrm/commit/6a6ff30f503e6429b30a559ec644e8c7e6d9a95c))
118
119
120
121
122
123## [3.0.5](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.4...mrm-task-license@3.0.5) (2020-08-19)
124
125
126### Bug Fixes
127
128* Migrate to the new parameters API ([fcc2d61](https://github.com/sapegin/mrm/commit/fcc2d61be7ec720b0cd4c45e3cb65c6f543a45fb))
129
130
131
132
133
134## [3.0.4](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.3...mrm-task-license@3.0.4) (2020-06-08)
135
136**Note:** Version bump only for package mrm-task-license
137
138
139
140
141
142## [3.0.3](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.2...mrm-task-license@3.0.3) (2020-04-07)
143
144**Note:** Version bump only for package mrm-task-license
145
146
147
148
149
150## [3.0.2](https://github.com/sapegin/mrm/compare/mrm-task-license@3.0.1...mrm-task-license@3.0.2) (2020-03-20)
151
152
153### Bug Fixes
154
155* Spell "changelog" as one word, remove a note about Jest snapshots ([aa9b2c1](https://github.com/sapegin/mrm/commit/aa9b2c19a47bac19fea5de3339650d6e1f051916))
156
157
158
159
160
161## 3.0.1 (2020-01-27)
162
163**Note:** Version bump only for package mrm-task-license