Skip to content

Commit 97588cd

Browse files
committed
Publish
- @yeoman/[email protected]
1 parent 20dafaf commit 97588cd

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspaces/types/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.4](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2023-05-09)
7+
8+
### Bug Fixes
9+
10+
- store should be a mem-fs-editor store ([20dafaf](https://github.com/yeoman/yeoman-api/commit/20dafaf6eec06b12a5e94930e273692a587b323c))
11+
612
## [0.1.3](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2023-05-09)
713

814
### Bug Fixes

workspaces/types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeoman/types",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"private": false,
55
"description": "Common API for yeoman's generator/environment stack",
66
"keywords": [

0 commit comments

Comments
 (0)