File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 11Change Log
2- ====================================================================================================
3- All notable changes will be documented in this file.
4- JSON Schema $Ref Parser adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5-
2+ ==========
63
4+ See [ GitHub Releases] ( https://github.com/APIDevTools/json-schema-ref-parser/releases ) for more information on newer releases.
75
86[ v9.0.0] ( https://github.com/APIDevTools/json-schema-ref-parser/tree/v9.0.0 ) (2020-04-21)
97----------------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 5959 "@jsdevtools/eslint-config" : " ^1.0.7" ,
6060 "@jsdevtools/host-environment" : " ^2.1.2" ,
6161 "@jsdevtools/karma-config" : " ^3.1.7" ,
62- "@semantic-release/changelog" : " ^5.0.1" ,
63- "@semantic-release/git" : " ^9.0.0" ,
6462 "@types/node" : " ^14.14.21" ,
6563 "chai-subset" : " ^1.6.0" ,
6664 "chai" : " ^4.2.0" ,
8482 "plugins" : [
8583 " @semantic-release/commit-analyzer" ,
8684 " @semantic-release/release-notes-generator" ,
87- " @semantic-release/changelog" ,
8885 [
8986 " semantic-release-plugin-update-version-in-files" ,
9087 {
107104 }
108105 }
109106 ],
110- [
111- " @semantic-release/git" ,
112- {
113- "assets" : [
114- " package.json" ,
115- " CHANGELOG.md" ,
116- " dist/**"
117- ]
118- }
119- ],
120107 " @semantic-release/github"
121108 ]
122109 }
You can’t perform that action at this time.
0 commit comments