Skip to content

Commit

Permalink
chore(release): 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danactive committed Jun 21, 2020
1 parent 22ff03b commit 671c4c1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.4.0](https://github.com/danactive/history/compare/v5.3.0...v5.4.0) (2020-06-21)


### Features

* **package:** Upgrade Node.js to LTS Erbium v12 ([22ff03b](https://github.com/danactive/history/commit/22ff03b37632c98480cd8514571928a098b1f8a5))


### Bug Fixes

* ui/package.json, ui/package-lock.json & ui/.snyk to reduce vulnerabilities ([fcef81d](https://github.com/danactive/history/commit/fcef81d8d9349b2bd37e4ee8c7c8c8ea3198d32b))

## [5.3.0](https://github.com/danactive/history/compare/v5.2.0...v5.3.0) (2020-06-21)


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.3.0",
"version": "5.4.0",
"scripts": {
"harness": "node ./node_modules/tuxharness/index.js",
"lint": "npm run lint:js && npm run lint:docs",
Expand Down

0 comments on commit 671c4c1

Please sign in to comment.