Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @yeoman/conflicter@2.3.0
  • Loading branch information
mshima committed Oct 2, 2024
1 parent 7c011a6 commit aa24e0b
Show file tree
Hide file tree
Showing 3 changed files with 7 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.

5 changes: 5 additions & 0 deletions workspaces/conflicter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2.3.0 (2024-10-02)

- feat(conflicter): allow diff in .yo-resolve files (#50) ([baf4465](https://github.com/yeoman/yeoman-api/commit/baf4465)), closes [#50](https://github.com/yeoman/yeoman-api/issues/50)
- chore(conflicter): convert tests to async/await ([cf5bc4e](https://github.com/yeoman/yeoman-api/commit/cf5bc4e))

## <small>2.2.1 (2024-10-01)</small>

- fix(conflicter): correctly show file conflict options ([7d8d754](https://github.com/yeoman/yeoman-api/commit/7d8d754))
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": "2.2.1",
"version": "2.3.0",
"private": false,
"description": "Conflict resolution for yeoman's generator/environment stack",
"keywords": [
Expand Down

0 comments on commit aa24e0b

Please sign in to comment.