Skip to content

Commit 3b77ad9

Browse files
committed
chore: publish
- @yeoman/[email protected]
1 parent f50b577 commit 3b77ad9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-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

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
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+
## <small>2.3.2 (2024-11-21)</small>
7+
8+
- fix: adjust diff behavior change (#59) ([723f5f3](https://github.com/yeoman/yeoman-api/commit/723f5f3)), closes [#59](https://github.com/yeoman/yeoman-api/issues/59)
9+
- chore(deps-dev): bump @types/diff from 5.2.3 to 6.0.0 (#58) ([5d3b46e](https://github.com/yeoman/yeoman-api/commit/5d3b46e)), closes [#58](https://github.com/yeoman/yeoman-api/issues/58)
10+
611
## <small>2.3.1 (2024-10-14)</small>
712

813
- chore: drop package-lock added by editor ([0963f8f](https://github.com/yeoman/yeoman-api/commit/0963f8f))

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": "2.3.1",
3+
"version": "2.3.2",
44
"private": false,
55
"description": "Conflict resolution for yeoman's generator/environment stack",
66
"keywords": [

0 commit comments

Comments
 (0)