10.46.1--canary.2362.f5520b62a46c2d3eb138be16d3306bd5c70c7f7b.0 • Published 1 year ago

@auto-canary/ai-release-notes v10.46.1--canary.2362.f5520b62a46c2d3eb138be16d3306bd5c70c7f7b.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Ai-Release-Notes Plugin

Installation

This plugin is not included with the auto CLI installed via NPM. To install:

npm i --save-dev @auto-it/ai-release-notes
# or
yarn add -D @auto-it/ai-release-notes

Usage

{
  "plugins": [
    "ai-release-notes"
    // other plugins
  ]
}