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

Commit 56d9ea8

Browse files
chore(release): 6.9.0
* chore(release): 6.9.0 * docs(changelog): update --------- Co-authored-by: Danny <djpepin1299@gmail.com>
1 parent 076a769 commit 56d9ea8

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
# [6.9.0](https://github.com/americanexpress/one-app/compare/v6.8.3...v6.9.0) (2024-01-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **devCdn:** handle different module files ([48aa35f](https://github.com/americanexpress/one-app/commit/48aa35fc73c718f87531822e2cba754100993799))
11+
12+
13+
### Features
14+
15+
* **otel:** log notice to STDOUT when using OTel ([#1215](https://github.com/americanexpress/one-app/issues/1215)) ([b4bcf21](https://github.com/americanexpress/one-app/commit/b4bcf2189e99c08ca6f8a4dad577047d9e73ffc0))
16+
17+
518
## [6.8.3](https://github.com/americanexpress/one-app/compare/v6.8.2...v6.8.3) (2023-12-06)
619

720

one-app-statics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@americanexpress/one-app-statics",
3-
"version": "6.8.3",
3+
"version": "6.9.0",
44
"description": "One App Static Assets",
55
"main": "index.js",
66
"scripts": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@americanexpress/one-app",
3-
"version": "6.8.3",
3+
"version": "6.9.0",
44
"description": "One Amex SPA technology stack.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)