Overview
This release fixes a bug with the location of the scaffolded types file when initializing a new Greenwood project and using TypeScript.
# npm
$ npm i -D @greenwood/cli@latest
# Yarn 1.x (classic)
$ yarn upgrade @greenwood/cli@latest --dev
# pnpm
$ pnpm i -D @greenwood/cli@latestChangelog
https://github.com/ProjectEvergreen/greenwood/issues?q=label%3Av0.33.3
Breaking Changes
N / A
Known Issues
N / A