branch: elpa/clojure-ts-mode
commit 27c5cf08d6232e5e5b46dce476259af561a4f4b3
Author: dannyfreeman <danny@dfreeman.email>
Commit: dannyfreeman <danny@dfreeman.email>

    Fix bad sha in change log
    
    Reminder for myself: M-w in main magit tab always copies the current
    sha, not the sha in the log summary the cursor is over.
---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e53649277..577d512d95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
 
 ## 0.1.4
 
-- Fix misplaced defcustom form in hastily release 0.1.3 
[a1859640095083f12f875ecaa1660b4c05c0caab](https://github.com/clojure-emacs/clojure-ts-mode/commit/a1859640095083f12f875ecaa1660b4c05c0caab)
+- Fix misplaced defcustom form in hastily release 0.1.3 
[6cba90c556c7e658b815cdbb9b4243bde3273203](https://github.com/clojure-emacs/clojure-ts-mode/commit/6cba90c556c7e658b815cdbb9b4243bde3273203)
 
 ## 0.1.3
 

Reply via email to