@8select/serverless-plugin-api-docs
Version:
serverless plugin that generates docs function to return swagger ui
47 lines (27 loc) • 2.43 kB
Markdown
# Change Log
## [2.0.0](https://github.com/8select/serverless-plugin-api-docs/tree/2.0.0) (2017-12-08)
[Full Changelog](https://github.com/8select/serverless-plugin-api-docs/compare/v1.0.2...2.0.0)
**Implemented features:**
- PLAT-109 update swagger require [\#10](https://github.com/8select/serverless-plugin-api-docs/pull/10) ([jbreckel](https://github.com/jbreckel))
- Update config [\#9](https://github.com/8select/serverless-plugin-api-docs/pull/9) ([jbreckel](https://github.com/jbreckel))
**Fixed bugs:**
- change lambda docs function timeout to 30s or less [\#8](https://github.com/8select/serverless-plugin-api-docs/issues/8)
- Region is bound to eu-central-1 [\#7](https://github.com/8select/serverless-plugin-api-docs/issues/7)
- remove WARNING: Plugin ServerlessPlugin uses deprecated hook before:deploy:initialize [\#6](https://github.com/8select/serverless-plugin-api-docs/issues/6)
- Fix issues [\#11](https://github.com/8select/serverless-plugin-api-docs/pull/11) ([jbreckel](https://github.com/jbreckel))
## [v1.0.2](https://github.com/8select/serverless-plugin-api-docs/tree/v1.0.2) (2017-08-30)
[Full Changelog](https://github.com/8select/serverless-plugin-api-docs/compare/v1.0.1...v1.0.2)
**Merged pull requests:**
- update to scoped package path [\#5](https://github.com/8select/serverless-plugin-api-docs/pull/5) ([WirthAware](https://github.com/WirthAware))
## [v1.0.1](https://github.com/8select/serverless-plugin-api-docs/tree/v1.0.1) (2017-08-30)
[Full Changelog](https://github.com/8select/serverless-plugin-api-docs/compare/v1.0.0...v1.0.1)
**Fixed bugs:**
- use 8select npm package scope [\#3](https://github.com/8select/serverless-plugin-api-docs/issues/3)
**Closed issues:**
- Create swagger based API documentation with server less deployment [\#1](https://github.com/8select/serverless-plugin-api-docs/issues/1)
**Merged pull requests:**
- use 8select npm package scope [\#4](https://github.com/8select/serverless-plugin-api-docs/pull/4) ([WirthAware](https://github.com/WirthAware))
## [v1.0.0](https://github.com/8select/serverless-plugin-api-docs/tree/v1.0.0) (2017-08-29)
**Merged pull requests:**
- Create api docs [\#2](https://github.com/8select/serverless-plugin-api-docs/pull/2) ([WirthAware](https://github.com/WirthAware))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*