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

Commit e5da8d3

Browse files
oneamexbotdpepin
andauthored
Chore(release): 6.10.0
* chore(release): 6.10.0 * docs(changelog): update * chore(release): update changelog --------- Co-authored-by: dpepin <daniel.pepin1@aexp.com>
1 parent c9c495f commit e5da8d3

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

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.10.0](https://github.com/americanexpress/one-app/compare/v6.9.2...v6.10.0) (2024-02-16)
6+
7+
8+
### Bug Fixes
9+
10+
* **devCdn:** removing extra / which created malformed url ([#1295](https://github.com/americanexpress/one-app/issues/1295)) ([dba1ac8](https://github.com/americanexpress/one-app/commit/dba1ac8e9c04b897b0fce6e95cb024d42d0c32e7))
11+
12+
13+
### Features
14+
15+
* **proxyagent:** update proxy agent ([#1297](https://github.com/americanexpress/one-app/issues/1297)) ([4e6d8e8](https://github.com/americanexpress/one-app/commit/4e6d8e8a1dd685ded49811062b2b7e6ece1dce27))
16+
17+
518
## [6.9.2](https://github.com/americanexpress/one-app/compare/v6.9.1...v6.9.2) (2024-01-23)
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.9.2",
3+
"version": "6.10.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.9.2",
3+
"version": "6.10.0",
44
"description": "One Amex SPA technology stack.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)