Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
chore(release): 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oneamexbot authored Aug 19, 2020
1 parent e70eea2 commit 25dfadf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions 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.4.1](https://github.com/americanexpress/one-app/compare/v5.4.0...v5.4.1) (2020-08-19)


### Bug Fixes

* **metrics:** health check ([#274](https://github.com/americanexpress/one-app/issues/274)) ([352bbd3](https://github.com/americanexpress/one-app/commit/352bbd3f09c47514fea193398fa6b06f1249a174))


# [5.4.0](https://github.com/americanexpress/one-app/compare/v5.3.1...v5.4.0) (2020-08-12)


Expand Down
2 changes: 1 addition & 1 deletion one-app-statics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@americanexpress/one-app-statics",
"version": "5.4.0",
"version": "5.4.1",
"description": "One App Static Assets",
"main": "index.js",
"scripts": {
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": "@americanexpress/one-app",
"version": "5.4.0",
"version": "5.4.1",
"description": "One Amex SPA technology stack.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 25dfadf

Please sign in to comment.