# node-plop

## 0.32.3

### Patch Changes

- Fix uppercase and lowercase helpers

- Replace globby with tinyglobby

## 0.32.2

### Patch Changes

- Shrunk bundle size and updated deps

## 0.32.1

### Patch Changes

- Upgrade deps to be more secure

## 0.32.0

### Minor Changes

- [#396](https://github.com/plopjs/plop/pull/396) [`a22e33f`](https://github.com/plopjs/plop/commit/a22e33f416340352e83a1e9c0d470baf2aff1c4b) Thanks [@crutchcorn](https://github.com/crutchcorn)! - Drop support for Node 12, 14, & 16. Update all dependencies

## 0.31.1

### Patch Changes

- Append action should now allow handlebars for template path

* Fix addMany dotfile extension stripping

- Fix Inquirer TypeScript typings

* Fix empty checkboxes not bypassing properly

## 0.31.0

### Minor Changes

- [#333](https://github.com/plopjs/plop/pull/333) [`d6176cc`](https://github.com/plopjs/plop/commit/d6176cce4ee57dfc18ad1c86ec467444e966567e) Thanks [@RobinKnipe](https://github.com/RobinKnipe)! - Added shorthand to load all Plop assets at once #333

## 0.30.1

### Patch Changes

- Moved to monorepo
