Provide a defineConfig function for Semantic Release.
bun i -D @archoleat/semantic-release-define-configSee Semantic Release Configuration.
Add the following code to the release.config.js file:
import { defineConfig } from '@archoleat/semantic-release-define-config';
export default defineConfig({})Please read CONTRIBUTING to start contributing.
This project is licensed under the MIT license.