Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## 0.91.0
**`(feat):`** Prevent accidental changes to doc sites by adding a confirmation prompt when generating docs for a production instance outside of common CI/CDs.
**`(chore):`** Prevent accidental changes to doc sites by adding a confirmation prompt when generating docs for a production instance outside of common CI/CDs.
Bypass this prompt by adding a `--no-prompt` flag to the `fern generate` command.


Expand Down
3 changes: 3 additions & 0 deletions fern/products/sdks/overview/rust/changelog/2025-10-15.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.7.2
**`(chore):`** Upgraded to IR v61 and --version params support

## 0.7.1
**`(chore):`** add readme generation headers, query params and request type