Skip to content

Commit 162e1db

Browse files
chore(release): 0.17.2 [skip ci]
## [0.17.2](v0.17.1...v0.17.2) (2026-05-08) ### Bug Fixes * extend get-buffer-process fallback to send paths ([#58](#58)) ([35d7082](35d7082))
1 parent 35d7082 commit 162e1db

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.17.2](https://github.com/phasetr/enkan-repl/compare/v0.17.1...v0.17.2) (2026-05-08)
2+
3+
4+
### Bug Fixes
5+
6+
* extend get-buffer-process fallback to send paths ([#58](https://github.com/phasetr/enkan-repl/issues/58)) ([35d7082](https://github.com/phasetr/enkan-repl/commit/35d70820e35d0660416fd12fc76173152d89fc61))
7+
18
## [0.17.1](https://github.com/phasetr/enkan-repl/compare/v0.17.0...v0.17.1) (2026-05-08)
29

310

enkan-repl.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2025 [phasetr]
44

55
;; Author: [phasetr] <phasetr@gmail.com>
6-
;; Version: 0.17.1
6+
;; Version: 0.17.2
77
;; Package-Requires: ((emacs "28.2") (eat "0.9.4"))
88
;; Keywords: enkan ai tools convenience
99
;; URL: https://github.com/phasetr/enkan-repl

0 commit comments

Comments
 (0)