diff options
Diffstat (limited to 'packages/sra-spec/CHANGELOG.json')
-rw-r--r-- | packages/sra-spec/CHANGELOG.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/sra-spec/CHANGELOG.json b/packages/sra-spec/CHANGELOG.json index 8467f3c68..e9bac0c4d 100644 --- a/packages/sra-spec/CHANGELOG.json +++ b/packages/sra-spec/CHANGELOG.json @@ -1,5 +1,18 @@ [ { + "version": "1.0.1-rc.6", + "changes": [ + { + "note": + "Fix `main` and `types` package.json entries so that they point to the new location of index.d.ts and index.js" + }, + { + "note": "Fix relative path to introduction MD file" + } + ], + "timestamp": 1535377027 + }, + { "version": "1.0.1-rc.5", "changes": [ { |