Skip to content

Commit 502dcfb

Browse files
committed
chore(release): 4.2.4
1 parent c2fa51e commit 502dcfb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [4.2.4](https://github.com/linode/apl-core/compare/v4.2.3...v4.2.4) (2025-01-22)
6+
7+
8+
### Features
9+
10+
* fix open redirect vulnerability ([#1899](https://github.com/linode/apl-core/issues/1899)) ([c2fa51e](https://github.com/linode/apl-core/commit/c2fa51e24cf0052d784d29038b6b912573186d47))
11+
512
### [4.2.3](https://github.com/linode/apl-core/compare/v4.2.2...v4.2.3) (2025-01-21)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,5 @@
167167
}
168168
},
169169
"type": "commonjs",
170-
"version": "4.2.3"
170+
"version": "4.2.4"
171171
}

0 commit comments

Comments
 (0)