Skip to content

Commit

Permalink
chore(release): 5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danactive committed Jul 8, 2020
1 parent 6a8158e commit a60d87f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [5.6.1](https://github.com/danactive/history/compare/v5.6.0...v5.6.1) (2020-07-08)


### Bug Fixes

* **API:** Allow https://history.domaindesign.ca to read localhost for photo gallery ([6a8158e](https://github.com/danactive/history/commit/6a8158ed883a5bc54a88a8ec28460c94ea8560b1))
* **Home Page:** Restore localStorage update method ([723bf89](https://github.com/danactive/history/commit/723bf896531c23df622fce8a51f5450a7cab126a))

## [5.6.0](https://github.com/danactive/history/compare/v5.5.0...v5.6.0) (2020-07-08)


Expand Down
2 changes: 1 addition & 1 deletion api/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 api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "history",
"version": "5.6.0",
"version": "5.6.1",
"scripts": {
"harness": "node ./node_modules/tuxharness/index.js",
"lint": "npm run lint:js && npm run lint:docs",
Expand Down

0 comments on commit a60d87f

Please sign in to comment.