Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @yeoman/conflicter@1.0.10
  • Loading branch information
mshima committed Sep 14, 2023
1 parent 82a9e67 commit 36746f8
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/conflicter/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.

## [1.0.10](https://github.com/yeoman/yeoman-api/compare/@yeoman/conflicter@1.0.9...@yeoman/conflicter@1.0.10) (2023-09-14)

### Bug Fixes

- **conflicter:** adjust diff message. ([82a9e67](https://github.com/yeoman/yeoman-api/commit/82a9e6756f35294825f2fde9e289e5aedbd3bade))

## [1.0.9](https://github.com/yeoman/yeoman-api/compare/@yeoman/conflicter@1.0.8...@yeoman/conflicter@1.0.9) (2023-09-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/conflicter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yeoman/conflicter",
"version": "1.0.9",
"version": "1.0.10",
"private": false,
"description": "Conflict resolution for yeoman's generator/environment stack",
"keywords": [
Expand Down

0 comments on commit 36746f8

Please sign in to comment.