Skip to content

Commit

Permalink
chore(release): 1.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2020-01-19)

### Bug Fixes

* **dependencies:** update all dependencies ([02d6794](02d6794))
  • Loading branch information
semantic-release-bot committed Jan 19, 2020
1 parent faf9e80 commit bb1529f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.8](https://github.com/JaredReisinger/order-fetcher/compare/v1.0.7...v1.0.8) (2020-01-19)


### Bug Fixes

* **dependencies:** update all dependencies ([02d6794](https://github.com/JaredReisinger/order-fetcher/commit/02d6794f6b027216887bc051f48b45ca9cc05907))

## [1.0.7](https://github.com/JaredReisinger/order-fetcher/compare/v1.0.6...v1.0.7) (2020-01-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "order-fetcher",
"version": "1.0.7",
"version": "1.0.8",
"author": "Jared Reisinger",
"license": "ISC",
"description": "WooCommerce order fetcher",
Expand Down

0 comments on commit bb1529f

Please sign in to comment.