Skip to content

Commit c0a7451

Browse files
wrongsahilgithub-actions[bot]
authored andcommitted
chore(release): v1.4.0
1 parent 592de16 commit c0a7451

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
# [1.4.0](https://github.com/requestly/requestly-proxy/compare/v1.3.14...v1.4.0) (2026-05-19)
4+
5+
6+
### ✨ Features
7+
8+
* feat: serve amiusing.requestly.io response inline from the proxy (#99) ([](https://github.com/requestly/requestly-proxy/commit/592de1664fa26498ad256a30d6bdec6be33da41f)), closes [#99](https://github.com/requestly/requestly-proxy/issues/99)
9+
10+
11+
### 🔧 Chores
12+
13+
* chore: add pkg.pr.new support ([](https://github.com/requestly/requestly-proxy/commit/5e99a5d5c5a12db009ef405077b164bb73f7edf8))
14+
* chore: added codeowners ([](https://github.com/requestly/requestly-proxy/commit/fcf19c0a5ed518f2aff8593fd9156ce9ec52d6e1))
15+
316
## [1.3.14](https://github.com/requestly/requestly-proxy/compare/v1.3.13...v1.3.14) (2026-01-05)
417

518
## [1.3.13](https://github.com/requestly/rq-proxy/compare/v1.3.12...v1.3.13) (2026-01-05)

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": "@requestly/requestly-proxy",
3-
"version": "1.3.14",
3+
"version": "1.4.0",
44
"description": "Proxy that gives superpowers to all the Requestly clients",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)