This repository was archived by the owner on Nov 8, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Fury API Blueprint Parser Changelog
22
3+ ## 0.18.1 (2020-04-28)
4+
5+ Internal changes to the dependency tree to simplify package maintenance.
6+
37## 0.18.0 (2020-04-20)
48
59### Enhancements
Original file line number Diff line number Diff line change 11{
22 "name" : " fury-adapter-apib-parser" ,
3- "version" : " 0.18.0 " ,
3+ "version" : " 0.18.1 " ,
44 "description" : " API Blueprint parser for Fury.js" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# Fury OAS3 Parser Changelog
22
3- ## Master
3+ ## 0.11.1 (2020-04-28)
44
55### Enhancements
66
Original file line number Diff line number Diff line change 11{
22 "name" : " fury-adapter-oas3-parser" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
44 "description" : " Open API Specification 3 API Elements Parser" ,
55 "author" : " Apiary.io <support@apiary.io>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 2626 "commander" : " ^5.1.0" ,
2727 "fury" : " 3.0.0-beta.14" ,
2828 "fury-adapter-apiary-blueprint-parser" : " 3.0.0-beta.11" ,
29- "fury-adapter-apib-parser" : " ^0.18.0 " ,
29+ "fury-adapter-apib-parser" : " ^0.18.1 " ,
3030 "fury-adapter-apib-serializer" : " ^0.14.0" ,
31- "fury-adapter-oas3-parser" : " ^0.11.0 " ,
31+ "fury-adapter-oas3-parser" : " ^0.11.1 " ,
3232 "fury-adapter-swagger" : " ^0.29.0" ,
3333 "js-yaml" : " ^3.12.0" ,
3434 "minim" : " ^0.23.4"
You can’t perform that action at this time.
0 commit comments