Skip to content

Commit af2ffd4

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2024-11-08) ### Bug Fixes * respond with 401s on invalid domainkey ([#13](#13)) ([816b2df](816b2df))
1 parent 816b2df commit af2ffd4

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.2.3](https://github.com/adobe/rum-proxy/compare/v1.2.2...v1.2.3) (2024-11-08)
2+
3+
4+
### Bug Fixes
5+
6+
* respond with 401s on invalid domainkey ([#13](https://github.com/adobe/rum-proxy/issues/13)) ([816b2df](https://github.com/adobe/rum-proxy/commit/816b2dfcdb614bde79a245a191ca87f288c45f75))
7+
18
## [1.2.2](https://github.com/adobe/rum-proxy/compare/v1.2.1...v1.2.2) (2024-09-18)
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.2",
3+
"version": "1.2.3",
44
"private": true,
55
"description": "RUM Explorer proxy for og images & more",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)