From 514c5e0f0fb4bdda1c54602e9470c8f2a734ff7c Mon Sep 17 00:00:00 2001 From: Marcelo Shima Date: Mon, 8 May 2023 10:20:32 -0300 Subject: [PATCH] Publish - @yeoman/types@0.1.2 --- package-lock.json | 2 +- workspaces/types/CHANGELOG.md | 6 ++++++ workspaces/types/package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2e22157..f23acfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15950,7 +15950,7 @@ }, "workspaces/types": { "name": "@yeoman/types", - "version": "0.1.1", + "version": "0.1.2", "license": "MIT", "dependencies": { "@types/node": "^16.18.26" diff --git a/workspaces/types/CHANGELOG.md b/workspaces/types/CHANGELOG.md index 9a0e6f2..c94f506 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.2](https://github.com/yeoman/yeoman-api/compare/@yeoman/types@0.1.1...@yeoman/types@0.1.2) (2023-05-08) + +### Bug Fixes + +- use generic return type ([e0ab6d4](https://github.com/yeoman/yeoman-api/commit/e0ab6d46b0c1a0b55a18d7e309a58f81bcc4c952)) + ## [0.1.1](https://github.com/yeoman/yeoman-api/compare/@yeoman/types@0.1.0...@yeoman/types@0.1.1) (2023-05-07) ### Bug Fixes diff --git a/workspaces/types/package.json b/workspaces/types/package.json index c5b8e37..b67b54e 100644 --- a/workspaces/types/package.json +++ b/workspaces/types/package.json @@ -1,6 +1,6 @@ { "name": "@yeoman/types", - "version": "0.1.1", + "version": "0.1.2", "private": false, "description": "Common API for yeoman's generator/environment stack", "keywords": [