File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.29.6] ( https://github.com/atom-ide-community/atom-script/compare/v3.29.5...v3.29.6 ) (2021-03-21)
2+
3+
4+ ### Bug Fixes
5+
6+ * es6 export in garammars/javascript ([ 531a015] ( https://github.com/atom-ide-community/atom-script/commit/531a015f88714c167b3b1f524d696a7a3298d387 ) )
7+ * eslint fix ([ e5b807d] ( https://github.com/atom-ide-community/atom-script/commit/e5b807d91e47528f8d213d9db581123c3db7746a ) )
8+ * export entry functions directly ([ 9783277] ( https://github.com/atom-ide-community/atom-script/commit/97832771c6e3cf9a1f2943ba2e128d4c720bb067 ) )
9+ * update dependencies ([ 7dc0e3d] ( https://github.com/atom-ide-community/atom-script/commit/7dc0e3d2cd6476fede46c436cb0f71ef180fa718 ) )
10+
111## [ 3.29.5] ( https://github.com/atom-ide-community/atom-script/compare/v3.29.4...v3.29.5 ) (2021-03-21)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " script" ,
33 "main" : " ./lib/script" ,
4- "version" : " 3.29.5 " ,
4+ "version" : " 3.29.6 " ,
55 "private" : false ,
66 "description" : " Run code in Atom!" ,
77 "author" : " Kyle Kelley <rgbkrk@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments