Skip to content

Commit 17eed65

Browse files
committed
chore(release): 4.11.4
1 parent 44e59ae commit 17eed65

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.11.4](https://github.com/linode/apl-core/compare/v4.11.3...v4.11.4) (2025-10-24)
6+
7+
8+
### Bug Fixes
9+
10+
* initial install condition ([44e59ae](https://github.com/linode/apl-core/commit/44e59ae04eec404f0f4eee2f911f3589c955ff45))
11+
* only update deployment state on completion ([d225ac7](https://github.com/linode/apl-core/commit/d225ac77f1837c01cea218320f8fe9e308f41dbc))
12+
513
### [4.11.3](https://github.com/linode/apl-core/compare/v4.11.2...v4.11.3) (2025-10-22)
614

715

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
@@ -178,5 +178,5 @@
178178
}
179179
},
180180
"type": "commonjs",
181-
"version": "4.11.3"
181+
"version": "4.11.4"
182182
}

0 commit comments

Comments
 (0)