Skip to content

Commit aefd891

Browse files
authored
Merge pull request #5 from thisuxhq/release-please--branches--main--components--pi-double-esc-clear
chore(main): release pi-double-esc-clear 1.0.3
2 parents 21a5cfc + e522a06 commit aefd891

3 files changed

Lines changed: 10 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.0.2"
2+
".": "1.0.3"
33
}

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/thisuxhq/pi-double-esc-clear/compare/pi-double-esc-clear-v1.0.2...pi-double-esc-clear-v1.0.3) (2026-07-14)
4+
5+
6+
### Bug Fixes
7+
8+
* do not override bash-mode or empty-editor Escape ([29d8aea](https://github.com/thisuxhq/pi-double-esc-clear/commit/29d8aea11fca8bd83e77275edb1bf2eba7680dcb))
9+
* preserve default Escape behavior ([21a5cfc](https://github.com/thisuxhq/pi-double-esc-clear/commit/21a5cfce2ae637ce3ffc98424134106376fd519a))
10+
311
## [1.0.2](https://github.com/thisuxhq/pi-double-esc-clear/compare/pi-double-esc-clear-v1.0.1...pi-double-esc-clear-v1.0.2) (2026-07-14)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thisux/pi-double-esc-clear",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Clear a non-empty Pi editor draft with double Escape",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)