Add pr number to changelogs
This commit is contained in:
		@@ -3,9 +3,13 @@
 | 
				
			|||||||
        "version": "0.38.0",
 | 
					        "version": "0.38.0",
 | 
				
			||||||
        "changes": [
 | 
					        "changes": [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Renamed createOrderStateWatcher to createOrderWatcherAsync since it is not async",
 | 
					                "note": "Renamed createOrderStateWatcher to createOrderWatcherAsync since it is now async",
 | 
				
			||||||
 | 
					                "pr": 579
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            {
 | 
				
			||||||
                "note":
 | 
					                "note":
 | 
				
			||||||
                    "Renamed ZeroExError to ContractWrappersErrors since they not live in the @0xproject/contract-wrappers subpackage"
 | 
					                    "Renamed ZeroExError to ContractWrappersErrors since they now lives in the @0xproject/contract-wrappers subpackage",
 | 
				
			||||||
 | 
					                "pr": 579
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,7 +3,8 @@
 | 
				
			|||||||
        "version": "0.0.1",
 | 
					        "version": "0.0.1",
 | 
				
			||||||
        "changes": [
 | 
					        "changes": [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Moved contractWrappers out of 0x.js"
 | 
					                "note": "Moved contractWrappers out of 0x.js",
 | 
				
			||||||
 | 
					                "pr": 579
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,7 +3,8 @@
 | 
				
			|||||||
        "version": "0.0.1",
 | 
					        "version": "0.0.1",
 | 
				
			||||||
        "changes": [
 | 
					        "changes": [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Move FillScenarios out of 0x.js"
 | 
					                "note": "Move FillScenarios out of 0x.js",
 | 
				
			||||||
 | 
					                "pr": 579
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,7 +3,8 @@
 | 
				
			|||||||
        "version": "0.0.1",
 | 
					        "version": "0.0.1",
 | 
				
			||||||
        "changes": [
 | 
					        "changes": [
 | 
				
			||||||
            {
 | 
					            {
 | 
				
			||||||
                "note": "Moved OrderWatcher out of 0x.js package"
 | 
					                "note": "Moved OrderWatcher out of 0x.js package",
 | 
				
			||||||
 | 
					                "pr": 579
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user