UNPKG

6.44 kBMarkdownView Raw
1# v8.1.3 (Sat Dec 14 2019)
2
3#### 🐛 Bug Fix
4
5- add test ([@hipstersmoothie](https://github.com/hipstersmoothie))
6- omit next branch PR Title from being in release notes ([@hipstersmoothie](https://github.com/hipstersmoothie))
7
8#### Authors: 1
9
10- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
11
12---
13
14# v8.1.2 (Sat Dec 14 2019)
15
16#### 🐛 Bug Fix
17
18- add test ([@hipstersmoothie](https://github.com/hipstersmoothie))
19- ignore unknown labels during bump calc + fix none type release skipping ([@hipstersmoothie](https://github.com/hipstersmoothie))
20- let modify config actually do something ([@hipstersmoothie](https://github.com/hipstersmoothie))
21
22#### Authors: 1
23
24- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
25
26---
27
28# v8.1.0 (Sat Dec 14 2019)
29
30#### 🐛 Bug Fix
31
32- fix bug where merging a none would skip previously meged semver label, ex: merge next into master and next has a none label ([@hipstersmoothie](https://github.com/hipstersmoothie))
33
34#### Authors: 1
35
36- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
37
38---
39
40# v8.0.0 (Wed Dec 11 2019)
41
42#### 🐛 Bug Fix
43
44- change skip-release releaseType to just skip ([@hipstersmoothie](https://github.com/hipstersmoothie))
45- add hash ([@hipstersmoothie](https://github.com/hipstersmoothie))
46- fix tests ([@hipstersmoothie](https://github.com/hipstersmoothie))
47- fix sub-pacakge changelogs ([@hipstersmoothie](https://github.com/hipstersmoothie))
48- only grant contributions for work in commit ([@hipstersmoothie](https://github.com/hipstersmoothie))
49- display message when commit is omitted ([@hipstersmoothie](https://github.com/hipstersmoothie))
50- fix bug where author would get matched incorrectly ([@hipstersmoothie](https://github.com/hipstersmoothie))
51- handle unknown tag when supplying --from and --to ([@hipstersmoothie](https://github.com/hipstersmoothie))
52- add tests ([@hipstersmoothie](https://github.com/hipstersmoothie))
53- omit commits that have already been released ([@hipstersmoothie](https://github.com/hipstersmoothie))
54- do not call afterRelease hooks during dry run ([@hipstersmoothie](https://github.com/hipstersmoothie))
55- update docs ([@hipstersmoothie](https://github.com/hipstersmoothie))
56- switch from dedent to endent to fix multitemplate indentation ([@hipstersmoothie](https://github.com/hipstersmoothie))
57- add release notes to prerelease PRs ([@hipstersmoothie](https://github.com/hipstersmoothie))
58- remove false type ([@hipstersmoothie](https://github.com/hipstersmoothie))
59- post comment prerelase version on prerelease version PR branches ([@hipstersmoothie](https://github.com/hipstersmoothie))
60- allow any "N > 2" of --verbose flags for very verbose ([@hipstersmoothie](https://github.com/hipstersmoothie))
61- Deprecate "--very-verbose, -w" in favor of "-vv" ([@hipstersmoothie](https://github.com/hipstersmoothie))
62- more logs ([@hipstersmoothie](https://github.com/hipstersmoothie))
63- fix canary calcs ([@hipstersmoothie](https://github.com/hipstersmoothie))
64- reset versions ([@hipstersmoothie](https://github.com/hipstersmoothie))
65- Bump version to: v8.0.0-next.8 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
66- change to more explicit property name ([@hipstersmoothie](https://github.com/hipstersmoothie))
67- Bump version to: v8.0.0-next.7 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
68- move to top level util for ease of testing ([@hipstersmoothie](https://github.com/hipstersmoothie))
69- fix lint ([@hipstersmoothie](https://github.com/hipstersmoothie))
70- add email fallback back in ([@hipstersmoothie](https://github.com/hipstersmoothie))
71- add test for none ([@hipstersmoothie](https://github.com/hipstersmoothie))
72- add none release type ([@hipstersmoothie](https://github.com/hipstersmoothie))
73- allow user to overwrite base label ([@hipstersmoothie](https://github.com/hipstersmoothie))
74- check for depreacted config ([@hipstersmoothie](https://github.com/hipstersmoothie))
75- get label refactor working ([@hipstersmoothie](https://github.com/hipstersmoothie))
76- Bump version to: v8.0.0-next.6 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
77- move determineNextVersion to core ([@hipstersmoothie](https://github.com/hipstersmoothie))
78- move git clean check to core ([@hipstersmoothie](https://github.com/hipstersmoothie))
79- Bump version to: v8.0.0-next.5 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
80- Bump version to: v8.0.0-next.4 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
81- change getPreviousVersion hook args. can access prefixRelease from root class instead ([@hipstersmoothie](https://github.com/hipstersmoothie))
82- Bump version to: v8.0.0-next.3 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
83- implment dry-run flag for next command ([@hipstersmoothie](https://github.com/hipstersmoothie))
84- Bump version to: v8.0.0-next.2 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
85- fix test ([@hipstersmoothie](https://github.com/hipstersmoothie))
86- shipit: add flag to only publish to 'latest' tag when "release" label is present ([@hipstersmoothie](https://github.com/hipstersmoothie))
87- Bump version to: v8.0.0-next.1 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
88- allow user to configure what branches are treated as prerelease branches ([@hipstersmoothie](https://github.com/hipstersmoothie))
89- Bump version to: v8.0.0-next.0 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
90- remove prerelease label when released ([@hipstersmoothie](https://github.com/hipstersmoothie))
91- remove old use of prerelease label + add prerelease label to released plugin ([@hipstersmoothie](https://github.com/hipstersmoothie))
92- Bump version to: v7.17.0-next.1 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
93- Bump version to: v7.17.0-next.0 [skip ci] ([@hipstersmoothie](https://github.com/hipstersmoothie))
94- must set git user before publishing so we know we can commit ([@hipstersmoothie](https://github.com/hipstersmoothie))
95- call next from shipit on next branch ([@hipstersmoothie](https://github.com/hipstersmoothie))
96- get next branch release working ([@hipstersmoothie](https://github.com/hipstersmoothie))
97
98#### Authors: 1
99
100- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
\No newline at end of file