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
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
engine-strict=true
registry=https://registry.npmjs.org/
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ All notable changes to `@openclaw/libterminal` will be documented in this file.

- Harden release and runtime validation for portable typechecking, browser smoke
coverage, Ghostty asset discovery, and local stdio cleanup.
- Pin dependency automation to the public npm registry so public scoped packages
do not resolve through GitHub Packages.

## 0.3.1 - 2026-06-19

Expand Down
Loading