Skip to content

Commit

Permalink
docs(readme): update (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <[email protected]>
  • Loading branch information
github-actions[bot] and nikkeyl authored Sep 1, 2024
1 parent ab599e6 commit c679b0f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ bun i -D @archoleat/semantic-release-define-config

See [Semantic Release Configuration](https://semantic-release.gitbook.io/semantic-release/usage/configuration#options).

Add the following code to the `release.config.js` file:

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

export default defineConfig({
// Your options
})
export default defineConfig({})
```

## Contributing
Expand Down

0 comments on commit c679b0f

Please sign in to comment.