Skip to content

Commit d43141b

Browse files
committed
chore: publish
- @yeoman/adapter@2.1.1
1 parent d2a7c7e commit d43141b

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1.1 (2025-04-15)</small>
7+
8+
- feat(adapter): add calls history support (#97) ([b7f4b67](https://github.com/yeoman/yeoman-api/commit/b7f4b67)), closes [#97](https://github.com/yeoman/yeoman-api/issues/97)
9+
610
## 2.1.0 (2025-04-15)
711

812
- feat(adapter): add addAnswers support (#96) ([126aa83](https://github.com/yeoman/yeoman-api/commit/126aa83)), closes [#96](https://github.com/yeoman/yeoman-api/issues/96)

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": "2.1.0",
3+
"version": "2.1.1",
44
"private": false,
55
"description": "Input Output adapter for yeoman's generator/environment stack",
66
"keywords": [

0 commit comments

Comments
 (0)