@archoleat/semantic-release-define-config
v1.3.1
Published
Provide a defineConfig function for Semantic Release
Downloads
135
Maintainers
Readme
Semantic Release Define Config
Table of Contents
Provide a defineConfig function for Semantic Release.
Installation
bun i -D @archoleat/semantic-release-define-configUsage
See Semantic Release Configuration.
Add the following code to the release.config.js file:
import { defineConfig } from '@archoleat/semantic-release-define-config';
export default defineConfig({})Contributing
Please read CONTRIBUTING to start contributing.
License
This project is licensed under the MIT license.
