Skip to content

Commit

Permalink
chore(release): 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sammarks committed Aug 6, 2019
1 parent 1fecf76 commit 386eaa4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.0.8](https://github.com/sammarks/cloudformation-scheduled-tasks/compare/v0.0.7...v0.0.8) (2019-08-06)


### Bug Fixes

* use DynamoDB scans instead of query ([deec40b](https://github.com/sammarks/cloudformation-scheduled-tasks/commit/deec40b))

### [0.0.6](https://github.com/sammarks/cloudformation-scheduled-tasks/compare/v0.0.7...v0.0.6) (2019-08-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudformation-scheduled-tasks",
"version": "0.0.6",
"version": "0.0.8",
"description": "An AWS CloudFormation template for running scheduled tasks.",
"main": "index.js",
"repository": "https://github.com/sammarks/cloudformation-scheduled-tasks",
Expand Down

0 comments on commit 386eaa4

Please sign in to comment.