Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
chore: release (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and cramforce committed Apr 29, 2026
commit 3f5ac4b1f3521abba23cf4766303ec50b4042eab
5 changes: 0 additions & 5 deletions .changeset/monorepo-bootstrap.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/just-bash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# just-bash

## 2.14.3

### Patch Changes

- [#199](https://github.com/vercel-labs/just-bash/pull/199) [`3d11f05`](https://github.com/vercel-labs/just-bash/commit/3d11f05959faa205267a5173b25665c6732fee8b) Thanks [@cramforce](https://github.com/cramforce)! - Internal: convert repository to a pnpm workspace under `packages/just-bash` and adopt Changesets for versioning. No public API changes; `import` paths and the `bin` entries are unchanged.
2 changes: 1 addition & 1 deletion packages/just-bash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "just-bash",
"version": "2.14.2",
"version": "2.14.3",
"description": "A simulated bash environment with virtual filesystem",
"repository": {
"type": "git",
Expand Down