Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Aug 26, 2024
1 parent 92fcbbc commit 27aa4d0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions workspaces/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.3.0 (2024-08-26)

* feat(types): add inquirer to peerDependencies ([443cb05](https://github.com/yeoman/yeoman-api/commit/443cb05))
* chore: bump versions ([e0b4188](https://github.com/yeoman/yeoman-api/commit/e0b4188))
* chore: eslint adjusts (#33) ([c1740ae](https://github.com/yeoman/yeoman-api/commit/c1740ae)), closes [#33](https://github.com/yeoman/yeoman-api/issues/33)
* drop xo ([a92f48f](https://github.com/yeoman/yeoman-api/commit/a92f48f))
* update eslint to v9 ([ad86730](https://github.com/yeoman/yeoman-api/commit/ad86730))

## [1.2.0](https://github.com/yeoman/yeoman-api/compare/@yeoman/[email protected]...@yeoman/[email protected]) (2024-03-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion workspaces/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yeoman/types",
"version": "1.2.1",
"version": "1.3.0",
"private": false,
"description": "Common API for yeoman's generator/environment stack",
"keywords": [
Expand Down

0 comments on commit 27aa4d0

Please sign in to comment.