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

Commit

Permalink
One App Prepare Release (main) (#945)
Browse files Browse the repository at this point in the history
  • Loading branch information
oneamexbot authored Mar 8, 2023
1 parent f948db1 commit 08d94b5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

# [6.2.0](https://github.com/americanexpress/one-app/compare/v6.1.2...v6.2.0) (2023-03-08)


### Bug Fixes

* **load-modules:** unnecessary calls to updateModuleRegistry ([#939](https://github.com/americanexpress/one-app/issues/939)) ([99ef4f1](https://github.com/americanexpress/one-app/commit/99ef4f1818fda4fde941041ba4ea22af2a27f726))


### Features

* **middleware:** trigger a redirect from loadModuleData ([#927](https://github.com/americanexpress/one-app/issues/927)) ([f948db1](https://github.com/americanexpress/one-app/commit/f948db19ff18be63f304bb1f9f3b034c47562292))
* **server:** ExpressJS to Fastify migration ([#938](https://github.com/americanexpress/one-app/issues/938)) ([9b0c4b3](https://github.com/americanexpress/one-app/commit/9b0c4b3d5a1a8830225e4bf62d18f8ba566c5a07))


# [6.1.2](https://github.com/americanexpress/one-app/compare/v6.1.1...v6.1.2) (2023-02-20)


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": "6.1.2",
"version": "6.2.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": "6.1.2",
"version": "6.2.0",
"description": "One Amex SPA technology stack.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 08d94b5

Please sign in to comment.