Skip to content

Commit c3ce509

Browse files
chore(main): release 1.3.0 (#9)
🤖 I have created a release *beep* *boop* --- ## [1.3.0](v1.2.3...v1.3.0) (2026-04-10) ### Features * preserve long HTML and JSX class attribute values in redaction ([1aa0486](1aa0486)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1aa0486 commit c3ce509

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.3"
2+
".": "1.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/errhythm/opencode-log-sanitizer/compare/v1.2.3...v1.3.0) (2026-04-10)
4+
5+
6+
### Features
7+
8+
* preserve long HTML and JSX class attribute values in redaction ([1aa0486](https://github.com/errhythm/opencode-log-sanitizer/commit/1aa0486fc32f57ffa1cfb22958a5c7e11df037e5))
9+
310
## [1.2.3](https://github.com/errhythm/opencode-log-sanitizer/compare/v1.2.2...v1.2.3) (2026-03-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-log-sanitizer",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Sanitizes pasted logs before sending them to AI by redacting long quoted strings, JWT tokens, bcrypt hashes, and base64 blobs to reduce token usage and remove irrelevant noise.",
55
"author": {
66
"name": "Ehsanur Rahman Rhythm",

0 commit comments

Comments
 (0)