Skip to content

Commit 13f2394

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.3...v1.3.0) (2024-11-12) ### Features * allow xml in cors proxy ([#15](#15)) ([bf553f7](bf553f7))
1 parent bf553f7 commit 13f2394

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/adobe/rum-proxy/compare/v1.2.3...v1.3.0) (2024-11-12)
2+
3+
4+
### Features
5+
6+
* allow xml in cors proxy ([#15](https://github.com/adobe/rum-proxy/issues/15)) ([bf553f7](https://github.com/adobe/rum-proxy/commit/bf553f7277cd6873140fb53812a1ddb24086143e))
7+
18
## [1.2.3](https://github.com/adobe/rum-proxy/compare/v1.2.2...v1.2.3) (2024-11-08)
29

310

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": "rum-proxy",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"private": true,
55
"description": "RUM Explorer proxy for og images & more",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)