Skip to content

Commit c29335c

Browse files
committed
chore: publish
- @yeoman/[email protected]
1 parent bac5472 commit c29335c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

package-lock.json

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

workspaces/types/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+
## [1.8.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2025-09-23)
7+
8+
### Features
9+
10+
- **types:** allow @yeoman/adapter v3 ([#142](https://github.com/yeoman/yeoman-api/issues/142)) ([bac5472](https://github.com/yeoman/yeoman-api/commit/bac5472d4e057e56cf55b991ca8f76eba503466e))
11+
612
## [1.7.1](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2025-08-18)
713

814
**Note:** Version bump only for package @yeoman/types

workspaces/types/package.json

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

0 commit comments

Comments
 (0)