Skip to content

Commit b65afd7

Browse files
chore(generator-cli): upgrade @fern-api/replay to 0.9.1 (#14689)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 403aa49 commit b65afd7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/generator-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"files": ["bin", "dist", "lib"],
2525
"dependencies": {
2626
"@fern-api/core-utils": "workspace:*",
27-
"@fern-api/replay": "^0.9.0",
27+
"@fern-api/replay": "^0.9.1",
2828
"@octokit/rest": "catalog:",
2929
"es-toolkit": "catalog:",
3030
"tmp-promise": "catalog:"

packages/generator-cli/versions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# yaml-language-server: $schema=../../versions-yml.schema.json
2+
- changelogEntry:
3+
- summary: |
4+
Upgrade @fern-api/replay to 0.9.1.
5+
type: chore
6+
createdAt: "2026-04-06"
7+
version: 0.9.1
8+
29
- changelogEntry:
310
- summary: |
411
Internal CLI improvements and dependency updates.

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)