Skip to content

Commit 1909980

Browse files
committed
chore: publish
- @yeoman/[email protected]
1 parent 5174b5e commit 1909980

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.9.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2025-11-19)
7+
8+
### Features
9+
10+
- **types:** add support to @yeoman/adapter@4 ([#175](https://github.com/yeoman/yeoman-api/issues/175)) ([5174b5e](https://github.com/yeoman/yeoman-api/commit/5174b5ed03d550f8de7c8b2e69b1b62e8b1d38d7))
11+
612
## [1.8.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2025-09-23)
713

814
### Features

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.8.0",
3+
"version": "1.9.0",
44
"private": false,
55
"description": "Common API for yeoman's generator/environment stack",
66
"keywords": [

0 commit comments

Comments
 (0)