Skip to content

Commit 0b71fc4

Browse files
committed
chore: bug fix and new version
1 parent e965cb1 commit 0b71fc4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

packages/cli/cli/versions.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# yaml-language-server: $schema=../../../fern-versions-yml.schema.json
2+
3+
- version: 4.67.0
4+
changelogEntry:
5+
- summary: |
6+
Unify CLI error reporting under a single `CliError` type. The previous
7+
`LoggableFernCliError` type has been removed in favor of the shared
8+
`CliError` from `@fern-api/task-context`. Sentry reporting for
9+
unclassified errors is temporarily disabled while error classification
10+
is improved.
11+
type: chore
12+
createdAt: "2026-04-10"
13+
irVersion: 66
14+
215
- version: 4.66.1
316
changelogEntry:
417
- summary: |

0 commit comments

Comments
 (0)