Skip to content

Commit 1637ac7

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2024-09-18) ### Bug Fixes * add releaserc ([4ac095a](4ac095a)) ### Features * **index:** add cors route ([9aaab12](9aaab12))
1 parent 9aaab12 commit 1637ac7

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/adobe/rum-proxy/compare/v1.0.0...v1.1.0) (2024-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* add releaserc ([4ac095a](https://github.com/adobe/rum-proxy/commit/4ac095ae5b3357290e1c46aba8cdf6c5db1fc587))
7+
8+
9+
### Features
10+
11+
* **index:** add cors route ([9aaab12](https://github.com/adobe/rum-proxy/commit/9aaab12a7b76c6b507e288157fdca5a048ca3863))
12+
113
## [1.0.1](https://github.com/adobe/rum-proxy/compare/v1.0.0...v1.0.1) (2024-09-18)
214

315

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

0 commit comments

Comments
 (0)