Skip to content

Commit 917ba83

Browse files
committed
chore(release): 4.13.4
1 parent 6d2c15d commit 917ba83

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.4](https://github.com/linode/apl-core/compare/v4.13.3...v4.13.4) (2026-02-16)
6+
7+
8+
### Bug Fixes
9+
10+
* prevent access to internal apl service ([#2933](https://github.com/linode/apl-core/issues/2933)) ([6d2c15d](https://github.com/linode/apl-core/commit/6d2c15dde5aa7a310ccf5cb8c9fdcc4f4b00c48c))
11+
512
### [4.13.3](https://github.com/linode/apl-core/compare/v4.13.2...v4.13.3) (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.3"
174+
"version": "4.13.4"
175175
}

0 commit comments

Comments
 (0)