Skip to content

v0.33.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@thescientist13 thescientist13 released this 07 Sep 18:39
· 90 commits to master since this release

Overview

This release in the v0.33.0 release line cleans up some final changes related to the markdown plugin introduced in the previous alpha release.

This is the last planned alpha release before the final v0.33.0 release.

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

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

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

Changelog

https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.33.0%20label%3Aalpha.9

  1. bug(cli): #1247 remove old markdown references in config lifecycle

Features (Early Access)

N / A

Breaking Changes

N / A

Known Issues

N / A

Diff

v0.33.0-alpha.8...v0.33.0-alpha.9