Skip to content

Commit 543f0ff

Browse files
committed
chore: publish
- @yeoman/[email protected]
1 parent 80928a9 commit 543f0ff

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspaces/adapter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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+
## [3.1.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2025-09-24)
7+
8+
### Features
9+
10+
- **adapter:** replace close with abort api ([#143](https://github.com/yeoman/yeoman-api/issues/143)) ([80928a9](https://github.com/yeoman/yeoman-api/commit/80928a96a6d61a4cccb504cc8061c7b92629d193))
11+
612
## [3.0.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2025-09-23)
713

814
### ⚠ BREAKING CHANGES

workspaces/adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yeoman/adapter",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"private": false,
55
"description": "Input Output adapter for yeoman's generator/environment stack",
66
"keywords": [

0 commit comments

Comments
 (0)