@archoleat/semantic-release-define-config
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

Semantic Release Define Config

NPM Version NPM Downloads CodeQL Specs Commitlint Editorconfig Prettier ESLint Markdown ESM Only

Table of Contents

Installation

# pnpm
pnpm i -D @archoleat/semantic-release-define-config
# npm
npm i -D @archoleat/semantic-release-define-config
# yarn
yarn add -D @archoleat/semantic-release-define-config

Usage

See Semantic Release Configuration.

// release.config.js
import { defineConfig } from '@archoleat/semantic-release-define-config';

export default defineConfig({
  // Your options
})

Contributing

Please read CONTRIBUTING to start contributing.

License

This project is licensed under the MIT license.

Package Sidebar

Install

npm i @archoleat/semantic-release-define-config

Weekly Downloads

67

Version

1.1.4

License

MIT

Unpacked Size

8.87 kB

Total Files

5

Last publish

Collaborators

  • nikkeyl