File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
77
8- ## 0.6 .x (Unreleased)
8+ ## 0.7 .x (Unreleased)
99> Released N/A
1010
11+ * N/A
12+
13+ ## 0.6.x
14+ > Released Apr 29, 2022
15+
1116* Clean up ` ansi-apply ` , now accept object for the first argument (67277ffb70ff8966d452da76fd50ad3cfb41ef08)
1217* Ensure Eask-file exists before executing the command (d40e29a042c1886d5748480d789a8d7b36735a09)
1318* Add checker rules for package metadata (f69efac5e1f66ee73424e17d733cd732d3a28eda)
Original file line number Diff line number Diff line change 11(package "eask"
2- "0.5 .0"
2+ "0.6 .0"
33 "A set of command-line tools to build Emacs packages")
44
55(files
Original file line number Diff line number Diff line change 11{
22 "name" : " @emacs-eask/eask" ,
3- "version" : " 0.5.22 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " A set of command-line tools to build Emacs packages" ,
55 "main" : " eask" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments