Skip to content

Commit b0a0042

Browse files
committed
chore(release): 2.10.1
1 parent 2262dfe commit b0a0042

File tree

3 files changed

+1049
-1646
lines changed

3 files changed

+1049
-1646
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.11.0](https://github.com/SamWSoftware/serverless-auto-swagger/compare/v2.10.0...v2.11.0) (2022-11-09)
6+
7+
### Features
8+
9+
- add optional operationId to http events ([#100](https://github.com/SamWSoftware/serverless-auto-swagger/issues/100)) ([2262dfe](https://github.com/completecoding/serverless-auto-swagger/commit/2262dfe8c59e9b869e0c63fc49619e4f79c12e11))
10+
- overrides the auto-generated operationId if specified
11+
12+
### Changes
13+
14+
- Updated dependencies
15+
516
## [2.10.0](https://github.com/SamWSoftware/serverless-auto-swagger/compare/v2.9.2...v2.10.0) (2022-10-21)
617

718
### Features
819

9-
- add option to change api description and version ([#99](https://github.com/SamWSoftware/serverless-auto-swagger/issues/99)) ([4aeba34](https://github.com/SamWSoftware/serverless-auto-swagger/commit/4aeba34054ff72bfd1ad31850277a0221f32d04c))
20+
- add option to change api description and version ([#99](https://github.com/SamWSoftware/serverless-auto-swagger/issues/99)) ([4aeba34](https://github.com/completecoding/serverless-auto-swagger/commit/4aeba34054ff72bfd1ad31850277a0221f32d04c))
1021

1122
### [2.9.2](https://github.com/SamWSoftware/serverless-auto-swagger/compare/v2.9.1...v2.9.2) (2022-09-30)
1223

0 commit comments

Comments
 (0)