Skip to content

Commit aa3f687

Browse files
committed
chore(release): 4.4.2
1 parent 77a5fcb commit aa3f687

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.2](https://github.com/linode/apl-core/compare/v4.4.1...v4.4.2) (2025-03-24)
6+
7+
### Bug Fixes
8+
9+
* api form validation error & update services files to handle deep merge operations
10+
11+
12+
### Others
13+
14+
* api versions update ([77a5fcb](https://github.com/linode/apl-core/commit/77a5fcb6c01772823742040c7f6b1adb9de9ae39))
15+
516
### [4.4.1](https://github.com/linode/apl-core/compare/v4.3.0...v4.4.1) (2025-03-19)
617

718

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.4.1"
174+
"version": "4.4.2"
175175
}

0 commit comments

Comments
 (0)