Skip to content

Commit db9a275

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2019-07-05) ### Bug Fixes * **docs:** fix docs build setup to import lambda_handlers ([56f6441](56f6441))
1 parent f993656 commit db9a275

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.5](https://github.com/enter-at/lambda-handlers/compare/v1.0.4...v1.0.5) (2019-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** fix docs build setup to import lambda_handlers ([56f6441](https://github.com/enter-at/lambda-handlers/commit/56f6441))
7+
18
## [1.0.4](https://github.com/enter-at/lambda-handlers/compare/v1.0.3...v1.0.4) (2019-07-03)
29

310

lambda_handlers/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.4'
1+
__version__ = '1.0.5'

0 commit comments

Comments
 (0)