Skip to content

Commit 0fae048

Browse files
committed
chore(release): 4.13.3
1 parent 6685527 commit 0fae048

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
@@ -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.13.3](https://github.com/linode/apl-core/compare/v4.13.2...v4.13.3) (2026-02-09)
6+
7+
8+
### Features
9+
10+
* adding k8s v1.35 support ([#2862](https://github.com/linode/apl-core/issues/2862)) ([6685527](https://github.com/linode/apl-core/commit/668552704b0d95464c0d1468196e6ece2d252949))
11+
512
### [4.13.2](https://github.com/linode/apl-core/compare/v4.13.1...v4.13.2) (2026-02-09)
613

714

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

0 commit comments

Comments
 (0)