Skip to content

v0.33.2

Choose a tag to compare

@thescientist13 thescientist13 released this 27 Sep 18:15
· 78 commits to master since this release

Overview

This release fixes a bug with some of Greenwood's plugin type definitions.

# npm
$ npm i -D @greenwood/cli@latest

# Yarn 1.x (classic)
$ yarn upgrade @greenwood/cli@latest --dev

# pnpm
$ pnpm i -D @greenwood/cli@latest

Changelog

https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.33.2

  1. bug(plugins): fix plugin array definition return types

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.33.1...v0.33.2