This package has been deprecated

Author message:

please use @gliech/semantic-release-config-github-generic instead

@gliech/semantic-release-generic-github-config

1.3.2 • Public • Published

ATTENTION! this package is deprecated please use @gliech/semantic-release-config-github-generic instead

@gliech/semantic-release-generic-github-config

Disclaimer: The code that exports the preset is pretty bad atm and the whole package mainly exists so that I can use the preset in my own projects and won't have to replace configurations in all of my repositories if I decide to change the flavor of semantic versioning / conventional commmits I use.

A shareable semantic-release config for projects that are on github and do not need any special build or release steps.

  • creates a tag and github release
  • updates the CHANGELOG.md

The commit parsing is based on the conventionalcommits preset but adds a bunch of commit types and changes a few of the commit-type → release-type mappings.

The styling of release-notes and changelog was changes to more closely resemble the angular preset.

License

This project is licensed under the terms of the BSD 4-Clause License

Readme

Keywords

none

Package Sidebar

Install

npm i @gliech/semantic-release-generic-github-config

Weekly Downloads

1

Version

1.3.2

License

BSD-4-Clause

Unpacked Size

11.5 kB

Total Files

6

Last publish

Collaborators

  • gliech