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.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oneamexbot authored Jun 20, 2023
1 parent b161652 commit 92acf97
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.19.0](https://github.com/americanexpress/one-app/compare/v5.18.1...v5.19.0) (2023-06-19)


### Features

* **circuitBreaker:** configurable event loop delay percentile ([#1024](https://github.com/americanexpress/one-app/issues/1024)) ([b161652](https://github.com/americanexpress/one-app/commit/b161652cb0ab7daeee668788553f23f8e6f85b3a))
* **server:** add SSR React rendering summary metric ([#1020](https://github.com/americanexpress/one-app/issues/1020)) ([c57d1de](https://github.com/americanexpress/one-app/commit/c57d1dea4991b10f618ac72e665dc5b7d602e0f4))
* **tracing:** a server tracing system for one-app ([21c6a21](https://github.com/americanexpress/one-app/commit/21c6a21b7ff2dbd1cb4b6bf23049ed6fe8aa7567))


## [5.18.1](https://github.com/americanexpress/one-app/compare/v5.18.0...v5.18.1) (2023-05-22)


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.18.1",
"version": "5.19.0",
"description": "One App Static Assets",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions 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.18.1",
"version": "5.19.0",
"description": "One Amex SPA technology stack.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 92acf97

Please sign in to comment.