@accordproject/concerto-core
Advanced tools
Comparing version 0.80.4-20191004184911 to 0.80.4-20191005131712
@@ -79,3 +79,3 @@ /* | ||
'Increment the version number and add a new entry to the changelog (explaining your public API change) using the digest ' + digest + | ||
'. Run \'git diff api.txt\' to understand the pubic API changes.'); | ||
'. Run \'git diff api.txt\' to understand the pubic API changes. Please ensure that TypeScript definitions are up to date by updating packages/concerto-core/types/index.ds'); | ||
} | ||
@@ -91,3 +91,3 @@ | ||
if (!result) { | ||
throw new Error('Did not find any version in changelog'); | ||
throw new Error('Did not find any version in changelog.'); | ||
} | ||
@@ -94,0 +94,0 @@ else { |
{ | ||
"name": "@accordproject/concerto-core", | ||
"version": "0.80.4-20191004184911", | ||
"version": "0.80.4-20191005131712", | ||
"description": "Core Implementation for the Concerto Modeling Language", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/accordproject/concerto", |
Sorry, the diff of this file is too big to display
1593394