Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Releases: orlowdev/semantics

6.6.2

01 Mar 22:11
7005240
Compare
Choose a tag to compare

6.6.2

Bug fixes

  • (publishing) push single tag c42aef2

6.6.1

01 Mar 21:59
25c94b6
Compare
Choose a tag to compare

6.6.1

Bug fixes

  • (publishing) --follow-tags is used correctly af17806

6.6.0

01 Mar 21:49
e95024b
Compare
Choose a tag to compare

6.6.0

New features

Bug fixes

  • (publishing) use --follow-tags to push tags 52ba32c
  • (publishing) add catching errors ab74332
  • temporarily disable writing to changelog 1bbee49
  • (publishing) custom git user name is now properly assigned 5101c76

6.5.1

01 Mar 21:33
Compare
Choose a tag to compare

6.5.1

Bug fixes

  • (publishing) use --follow-tags to push tags 52ba32c
  • (publishing) add catching errors ab74332

6.5.0

01 Mar 20:58
85abf6a
Compare
Choose a tag to compare

6.5.0

New features

  • (publishing) add possibility to provide git user name and email 23e7bec

Bug fixes

  • (latest version checking) on error, fall back to 1.0.0 775b04b
  • (publishing) log the fact that the head is detached af324c9

6.4.0

01 Mar 20:29
da118b9
Compare
Choose a tag to compare

6.4.0

New features

  • (publishing) extend config to support custom remote origin c032f4e

Bug fixes

  • add missing final success message 8d427c2
  • (publishing) add checking if HEAD is detached e42008c

6.3.1

01 Mar 19:38
8b40bef
Compare
Choose a tag to compare

6.3.1

Bug fixes

  • (publishing) fix encoding for changelog generation b0c46dc
  • (versioning) force bumping of 0 major version to 1 0b3b0ce

6.3.0

01 Mar 19:21
edc6ef9
Compare
Choose a tag to compare

6.3.0

New features

  • (publishing) add checking for credentials in remote origin 13cd1f5

Bug fixes

  • repository metadata 54716a8
  • improve checking for credentials in remote origin 1ebf17d
  • only create changelog file if it is needed fe37505
  • only require password if credentials are not in place f687fbe
  • (publishing) add specifying branch e24862c

6.2.1

01 Mar 18:45
402b7fb
Compare
Choose a tag to compare

6.2.1

Bug fixes

  • (ci) return to using latest docker image d2203b6
  • (publishing) assign proper command for setting remote origin c00ea72
  • add shebang in deploy_npm.sh 70cbf9f

6.2.0

01 Mar 17:28
7c9768a
Compare
Choose a tag to compare

6.2.0

New features

  • add support for pushing changes to the repo 00b0821

Bug fixes

  • (publishing) add @ sign before basic auth credentials bcafa09