4.0.7 • Published 6 months ago

@xerox/semantic-release-config v4.0.7

Weekly downloads
147
License
MIT
Repository
github
Last release
6 months ago

@xerox/semantic-release-config

semantic-release shareable config for Xerox projects

ci status npm package license MIT commit style angular semantic-release

Usage

  1. Install this config and eslint as a devDependency:
yarn add semantic-release @xerox/semantic-release-config --dev
# or
npm install semantic-release @xerox/semantic-release-config --save-dev
  1. Extend the base and any additional configs in your semantic release configuration:
{
  "extends": "@xerox/semantic-release-config/npm"
}
// or
{
  "extends": "@xerox/semantic-release-config/simple"
}

Configurations

npm

For publishing npm modules.

Plugins:

Environment variables:

  • NPM_TOKEN: so semantic-release can publish to npm.
  • SLACK_WEBHOOK: so semantic-release-slack-bot can notify slack.

simple

For keeping track of changes.

Plugins:


LICENSE | CHANGELOG

4.0.7-next.0

9 months ago

4.0.7-next.1

6 months ago

4.0.5

9 months ago

4.0.4

9 months ago

4.0.7

6 months ago

4.0.6

9 months ago

4.0.1

2 years ago

4.0.3

1 year ago

4.0.3-next.0

1 year ago

4.0.2

2 years ago

4.0.3-next.1

1 year ago

4.0.2-next.0

2 years ago

3.0.1-next.0

2 years ago

3.0.0-next.0

2 years ago

3.1.2-next.0

2 years ago

3.1.1-next.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

4.0.0

2 years ago

4.0.0-next.0

2 years ago

2.5.0-next.0

3 years ago

2.4.0

3 years ago

2.4.0-next.0

3 years ago

2.3.5

3 years ago

2.3.5-next.1

3 years ago

2.3.5-next.0

3 years ago

2.3.4

3 years ago

2.3.4-next.0

3 years ago

2.3.3

4 years ago

2.1.1

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

1.4.2

4 years ago

2.0.0

4 years ago

1.4.1

4 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago