Skip to content

Commit 922c819

Browse files
committed
chore(release): 4.4.3
1 parent 59980d1 commit 922c819

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.4.3](https://github.com/linode/apl-core/compare/v4.4.1...v4.4.3) (2025-03-25)
6+
7+
8+
### Features
9+
10+
* security patch for critical vulnerability in ingress-nginx-controller (CVE-2025-1974). ([#2011](https://github.com/linode/apl-core/issues/2011)) ([59980d1](https://github.com/linode/apl-core/commit/59980d1289c515f52c12902e333a4a48f8d8bae2))
11+
12+
13+
### Others
14+
15+
* api versions update ([77a5fcb](https://github.com/linode/apl-core/commit/77a5fcb6c01772823742040c7f6b1adb9de9ae39))
16+
* **release:** 4.4.2 ([aa3f687](https://github.com/linode/apl-core/commit/aa3f687d63ff71d8ccef4193d44195179c87327e))
17+
518
### [4.4.2](https://github.com/linode/apl-core/compare/v4.4.1...v4.4.2) (2025-03-24)
619

720
### Bug Fixes

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
@@ -171,5 +171,5 @@
171171
}
172172
},
173173
"type": "commonjs",
174-
"version": "4.4.2"
174+
"version": "4.4.3"
175175
}

0 commit comments

Comments
 (0)