Skip to content

Latest commit

 

History

History
304 lines (140 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

304 lines (140 loc) · 12.9 KB

5.0.2 (2020-08-21)

5.0.2-beta.1 (2020-08-21)

5.0.1 (2020-02-24)

Bug Fixes

  • dependencies: fixed build error (b22ece7), closes #11

5.0.1-beta.1 (2020-02-24)

Bug Fixes

  • dependencies: fixed build error (b22ece7), closes #11

5.0.0-beta.3 (2020-02-24)

5.0.0 (2019-11-29)

Bug Fixes

  • dependencies: fixed build error (b22ece7), closes #11

  • changed "branches" to "branch" (7541995)

  • fixed configuration files (8e2d09e)

Build System

  • travis: changed travis configuration filed (9c8b843)

Features

  • updated generated package travis and semantic-release configuration (0811210)
  • build: beta branch (c434d00)

BREAKING CHANGES

  • travis: Added release candidates on develop branch

5.0.0-beta.2 (2019-11-29)

Features

  • updated generated package travis and semantic-release configuration (0811210)

5.0.0-beta.1 (2019-11-29)

Bug Fixes

  • changed "branches" to "branch" (7541995)
  • fixed configuration files (8e2d09e)

Build System

  • travis: changed travis configuration filed (9c8b843)

Features

BREAKING CHANGES

  • travis: Added release candidates on develop branch

4.4.4 (2019-11-29)

4.4.3 (2019-11-29)

4.4.2 (2019-11-29)

Bug Fixes

  • moved json2yml from dev to dependencies (69fe82d)

4.4.1 (2019-11-28)

Bug Fixes

4.4.0 (2019-11-28)

Bug Fixes

Features

  • cli: added --skip-semantic-release option (e8b297d)
  • changed semantic release and travis to default: No (f469665)
  • cli: --type option (90ff8eb)
  • eslinting (71b5d4b)
  • tslinting (24fa452)

Performance Improvements

4.3.2 (2019-11-28)

Bug Fixes

  • fixed bug when trying to create new package without git (a822eb2), closes #6

4.3.1 (2019-11-27)

4.3.0 (2019-11-27)

Features

4.2.0 (2019-11-27)

Features

4.1.0 (2019-11-27)

Features

4.0.1 (2019-11-27)

Bug Fixes

  • package: changed publish access to public (814c87f)

4.0.0 (2019-11-27)

Features

BREAKING CHANGES

  • Changed package name and installation

3.7.0 (2019-11-27)

Bug Fixes

  • package.json: moved some dependencies to dev and added license field (3af14ce), closes #27

Features

  • readme: added badge to generated readme (7ec2427), closes #22

3.6.7 (2019-11-26)

3.6.6 (2019-11-26)

3.6.5 (2019-11-26)

Bug Fixes

  • fixed duplicated dependencies (03e8536), closes #26

3.6.4 (2019-11-26)

3.6.3 (2019-11-26)

Bug Fixes

  • fixed npm publish in generated package (a1b7326), closes #24

3.6.2 (2019-11-26)

Bug Fixes

3.6.1 (2019-11-26)

3.6.0 (2019-11-26)

Features

3.5.1 (2019-11-26)

3.5.0 (2019-11-26)

Features

  • added --description and --name options (cf58433)

3.4.0 (2019-11-26)

Features

3.3.0 (2019-11-26)

Features

3.2.0 (2019-11-26)

Features

  • added options for umd, cjs, es modules (da185fb)
  • added rollup bundler (543cafd)

3.1.1 (2019-11-25)

Bug Fixes

  • semantic-release: update package.json version (42ae9b9)

3.1.0 (2019-11-25)

Features

3.0.3 (2019-11-25)

Bug Fixes

  • removed test package (3d74682)
  • travis: changed scripts (eb827ca)
  • travis: changed travis configuration (474b9d6)
  • travis: changed travis configuration (35d81f6)
  • travis: changed travis configuration template (f350d8c)

3.0.2 (2019-11-25)

Bug Fixes

  • templates: added plugins to .releaserc (9aa5f25)

3.0.1 (2019-11-25)

Bug Fixes

  • saofile: added travis logic (fb708f3)

3.0.0 (2019-11-25)

Bug Fixes

improvement

BREAKING CHANGES

  • templates: Different generated output because of some templates change