Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed May 8, 2023
1 parent e0ab6d4 commit 514c5e0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions workspaces/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]...@yeoman/[email protected]) (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/[email protected]...@yeoman/[email protected]) (2023-05-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/types/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 514c5e0

Please sign in to comment.