Skip to content

Commit 32dfbf5

Browse files
committed
Publish
- @yeoman/[email protected]
1 parent 60460bf commit 32dfbf5

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/conflicter/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.3.1](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2023-05-11)
7+
8+
### Bug Fixes
9+
10+
- **conflicter:** export yo-resolve ([60460bf](https://github.com/yeoman/yeoman-api/commit/60460bfde97ab6549cc9ca0701f40df49427148e))
11+
612
## [0.3.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2023-05-11)
713

814
### Features

workspaces/conflicter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeoman/conflicter",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"private": false,
55
"description": "Conflict resolution for yeoman's generator/environment stack",
66
"keywords": [

0 commit comments

Comments
 (0)