Skip to content

Releases: stackr23/preset-conventional-changelog

v1.2.0

06 Sep 13:12
Compare
Choose a tag to compare

1.2.0 (2021-09-06)

✨ Features

  • CI: add semantic-release process (#1) (061d2ef)

v1.1.6

17 May 10:42
Compare
Choose a tag to compare

1.1.6 (2021-05-17)

🐛 Bug Fixes

  • change type definitions (f8242e7)
  • release: remove 'conventionalcommits' preset (2f94cd6)

v1.1.5

16 May 21:14
Compare
Choose a tag to compare

1.1.5 (2021-05-16)

Bug Fixes

  • vsCode: dont format handlebars files (3e6735b)
  • reorder type groups (70c8c3a)
  • templates: use relative paths (3a44c6e)

v1.1.4

15 May 09:56
Compare
Choose a tag to compare

1.1.4 (2021-05-15)

Bug Fixes

  • npm: use right pattern for src files (1819f22)

v1.1.3

15 May 09:37
Compare
Choose a tag to compare

1.1.3 (2021-05-15)

Bug Fixes

  • npm: add src files to pckg (7c3c7b8)
  • release: dont patch on 'docs' (8b59d15)

v1.1.2

14 May 23:46
Compare
Choose a tag to compare

1.1.2 (2021-05-14)

v1.1.1

14 May 22:49
Compare
Choose a tag to compare

1.1.1 (2021-05-14)

🐛 Bug Fixes

  • types: change 'ci' and 'build' titles (ef07a87)

🏗️ Refactoring

  • change type group order (407ee53)
  • move module code to /src (cfc4741)

📝 Documentations

  • README: add npm package badge (da98693)

🛠️ Build System

  • add default travis config (d5b73f4)
  • install '@stackr23/conventional-changelog-config' before deployment (1ead94a)
  • release: add 'semantic-release' config (932e342)