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.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oneamexbot authored May 16, 2023
1 parent 7eed2bc commit 2e23cdc
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.18.0](https://github.com/americanexpress/one-app/compare/v5.17.0...v5.18.0) (2023-05-16)


### Bug Fixes

* **memoryLeak:** disable cache for transitjs ([#992](https://github.com/americanexpress/one-app/issues/992)) ([7eed2bc](https://github.com/americanexpress/one-app/commit/7eed2bca654ddb60696167af5771035f5f1ef584))


### Features

* **pollModuleMap:** holocron provide rejected externals ([#965](https://github.com/americanexpress/one-app/issues/965)) ([3ee6569](https://github.com/americanexpress/one-app/commit/3ee65695edebf61a77622ce4502335bc8c8aae62))


# [5.17.0](https://github.com/americanexpress/one-app/compare/v5.16.0...v5.17.0) (2023-03-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.17.0",
"version": "5.18.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.17.0",
"version": "5.18.0",
"description": "One Amex SPA technology stack.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 2e23cdc

Please sign in to comment.