diff --git a/package-lock.json b/package-lock.json index f23acfe..bc647a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15950,7 +15950,7 @@ }, "workspaces/types": { "name": "@yeoman/types", - "version": "0.1.2", + "version": "0.1.3", "license": "MIT", "dependencies": { "@types/node": "^16.18.26" diff --git a/workspaces/types/CHANGELOG.md b/workspaces/types/CHANGELOG.md index c94f506..8e65488 100644 --- a/workspaces/types/CHANGELOG.md +++ b/workspaces/types/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.3](https://github.com/yeoman/yeoman-api/compare/@yeoman/types@0.1.2...@yeoman/types@0.1.3) (2023-05-09) + +### Bug Fixes + +- fix applyTransforms options parameter ([5d57818](https://github.com/yeoman/yeoman-api/commit/5d578188bdb780abae734ccf4a6be2643ce1ba62)) + ## [0.1.2](https://github.com/yeoman/yeoman-api/compare/@yeoman/types@0.1.1...@yeoman/types@0.1.2) (2023-05-08) ### Bug Fixes diff --git a/workspaces/types/package.json b/workspaces/types/package.json index b67b54e..f70e984 100644 --- a/workspaces/types/package.json +++ b/workspaces/types/package.json @@ -1,6 +1,6 @@ { "name": "@yeoman/types", - "version": "0.1.2", + "version": "0.1.3", "private": false, "description": "Common API for yeoman's generator/environment stack", "keywords": [