File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.0 " ,
3- "cli" : " 0.4.0 " ,
2+ "." : " 0.4.1 " ,
3+ "cli" : " 0.4.1 " ,
44 "compiler" : " 0.4.0" ,
55 "js-runner" : " 0.4.0" ,
66 "stdlib" : " 0.4.0"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.4.1] ( https://www.github.com/grain-lang/grain/compare/grain-v0.4.0...grain-v0.4.1 ) (2021-09-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** cli:** Manually bump CLI dependencies ([ #871 ] ( https://www.github.com/grain-lang/grain/issues/871 ) ) ([ 1e4a7a1] ( https://www.github.com/grain-lang/grain/commit/1e4a7a171c8dd41caf54e6218d59dffafef8f226 ) )
9+
310## [ 0.4.0] ( https://www.github.com/grain-lang/grain/compare/grain-v0.3.2...grain-v0.4.0 ) (2021-09-06)
411
512
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.4.1] ( https://www.github.com/grain-lang/grain/compare/cli-v0.4.0...cli-v0.4.1 ) (2021-09-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** cli:** Manually bump CLI dependencies ([ #871 ] ( https://www.github.com/grain-lang/grain/issues/871 ) ) ([ 1e4a7a1] ( https://www.github.com/grain-lang/grain/commit/1e4a7a171c8dd41caf54e6218d59dffafef8f226 ) )
9+
310## [ 0.4.0] ( https://www.github.com/grain-lang/grain/compare/cli-v0.3.2...cli-v0.4.0 ) (2021-09-06)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @grain/cli" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " A command line tool for the Grain language." ,
55 "main" : " index.js" ,
66 "engines" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " grain" ,
33 "private" : true ,
4- "version" : " 0.4.0 " ,
4+ "version" : " 0.4.1 " ,
55 "description" : " The Grain monorepo." ,
66 "workspaces" : [
77 " cli" ,
You can’t perform that action at this time.
0 commit comments