diff options
Diffstat (limited to 'packages/sra-spec/CHANGELOG.json')
-rw-r--r-- | packages/sra-spec/CHANGELOG.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/sra-spec/CHANGELOG.json b/packages/sra-spec/CHANGELOG.json index 8467f3c68..14830eb05 100644 --- a/packages/sra-spec/CHANGELOG.json +++ b/packages/sra-spec/CHANGELOG.json @@ -1,5 +1,17 @@ [ { + "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" + } + ] + }, + { "version": "1.0.1-rc.5", "changes": [ { |