Releases: atlassian/cz-lerna-changelog
Releases · atlassian/cz-lerna-changelog
v1.2.1
<a name"1.2.1">
1.2.1 (2017-02-27)
Bug Fixes
- questions: reword breaking change message to make no-breaks case clearer (122a5088)
v1.2.0
<a name"1.2.0">
1.2.0 (2017-02-24)
Features
- prompt: Refactor prompt to be backed by cz-customizable for greater flexibility (525bf55c)
- questions: add the ability to write custom questions (1578c687)
v1.1.0
<a name"1.1.0">
1.1.0 (2017-01-29)
Bug Fixes
- package: Fixes peerDependency of lerna to <2.0.0-beta.31 (60d3455e)
Features
- dependencies: Use official version of cz-conventional-changelog (c4d02836)
Breaking Changes
v0.3.1
<a name"0.3.1">
0.3.1 (2016-12-05)
Bug Fixes
- prompt: only show packages that have staged changes. (64397c2d)
v0.3.0
<a name"0.3.0">
0.3.0 (2016-08-01)
Features
- packages: detects # of changed packages (8b69b22a)
v0.2.3
<a name"0.2.3">
0.2.3 (2016-07-13)
Bug Fixes
- prompt: prompt didn't work because the optional arguments were in the wrong order (446af53f)
v0.2.2
<a name"0.2.2">
0.2.2 (2016-07-13)
Bug Fixes
- prompt: empty commit to kick off release for #85b6d6b (15318e87)
v0.2.1
<a name"0.2.1">
0.2.1 (2016-06-06)
Bug Fixes
- prompt: the prompt would select unstaged changes by default - now it ignores unstaged on (a7d67bdb)
v0.2.0
<a name"0.2.0">
0.2.0 (2016-05-27)
Features
- all: Selection by default for the affects entry (98a9f871)
v0.1.1
<a name"0.1.1">
0.1.1 (2016-05-25)
Bug Fixes
- make lerna a dev dependency (e6a1a5cc)
- build: Don't npmignore lib/ (adb890c1)
- gitignore: try again with ignore (e814806e)
Features
- all: You must choose an affects package if you chose feat / fix (49ea15ca)