File tree Expand file tree Collapse file tree 7 files changed +16
-7
lines changed
Expand file tree Collapse file tree 7 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.23.2] ( https://github.com/algolia/shipjs/compare/v0.23.1...v0.23.2 ) (2021-04-12)
2+
3+
4+ ### Bug Fixes
5+
6+ * print out error when changelog fails ([ d40b041] ( https://github.com/algolia/shipjs/commit/d40b04158fe7c9933a0324ec18bfea77bec48b2d ) )
7+
8+
9+
110## [ 0.23.1] ( https://github.com/algolia/shipjs/compare/v0.23.0...v0.23.1 ) (2021-03-09)
211
312
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.23.1 " ,
5+ "version" : " 0.23.2 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true
88}
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.23.1 " ,
2+ "version" : " 0.23.2 " ,
33 "scripts" : {
44 "postinstall" : " patch-package" ,
55 "prepare" : " yarn build" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " shipjs-lib" ,
3- "version" : " 0.23.1 " ,
3+ "version" : " 0.23.2 " ,
44 "description" : " Take control of what is going to be your next release." ,
55 "main" : " dist/index.esm.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1- export default '0.23.1 ' ;
1+ export default '0.23.2 ' ;
Original file line number Diff line number Diff line change 11{
22 "name" : " shipjs" ,
3- "version" : " 0.23.1 " ,
3+ "version" : " 0.23.2 " ,
44 "description" : " Take control of what is going to be your next release." ,
55 "main" : " index.js" ,
66 "engines" : {
5454 "prettier" : " ^2.0.0" ,
5555 "serialize-javascript" : " ^3.0.0" ,
5656 "shell-quote" : " ^1.7.2" ,
57- "shipjs-lib" : " 0.23.1 " ,
57+ "shipjs-lib" : " 0.23.2 " ,
5858 "temp-write" : " 4.0.0" ,
5959 "tempfile" : " ^3.0.0"
6060 },
Original file line number Diff line number Diff line change 1- export default '0.23.1 ' ;
1+ export default '0.23.2 ' ;
You can’t perform that action at this time.
0 commit comments