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
6 changes: 0 additions & 6 deletions .changeset/good-baths-bake.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @callstack/rspress-preset

## 0.6.7

### Patch Changes

- [#127](https://github.com/callstack/rspress-theme/pull/127) [`c146773`](https://github.com/callstack/rspress-theme/commit/c146773662be4bd8b17dcb545b03e9d96503a5e4) Thanks [@artus9033](https://github.com/artus9033)! - fix: hide duplicate mobile sidebar menu icon

- Updated dependencies [[`c146773`](https://github.com/callstack/rspress-theme/commit/c146773662be4bd8b17dcb545b03e9d96503a5e4)]:
- @callstack/rspress-theme@0.6.7

## 0.6.6 (2026-05-27)

- Published release.
Expand Down
2 changes: 1 addition & 1 deletion packages/preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/rspress-preset",
"version": "0.6.6",
"version": "0.6.7",
"description": "Callstack preset for Rspress docs",
"author": "Jakub Romańczyk <jakub.romanczyk@callstack.com>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @callstack/rspress-theme

## 0.6.7

### Patch Changes

- [#127](https://github.com/callstack/rspress-theme/pull/127) [`c146773`](https://github.com/callstack/rspress-theme/commit/c146773662be4bd8b17dcb545b03e9d96503a5e4) Thanks [@artus9033](https://github.com/artus9033)! - fix: hide duplicate mobile sidebar menu icon

## 0.6.6 (2026-05-27)

- Published release.
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/rspress-theme",
"version": "0.6.6",
"version": "0.6.7",
"description": "Callstack theme for Rspress docs",
"author": "Jakub Romańczyk <jakub.romanczyk@callstack.com>",
"license": "MIT",
Expand Down
Loading