Skip to content

Commit 67c1b6c

Browse files
committed
chore(release): 4.2.2
1 parent df2245a commit 67c1b6c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
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.2.2](https://github.com/linode/apl-core/compare/v4.2.1...v4.2.2) (2025-01-09)
6+
7+
8+
### Features
9+
10+
* lowering DBs cpu resources ([#1891](https://github.com/linode/apl-core/issues/1891)) ([df2245a](https://github.com/linode/apl-core/commit/df2245a5e3d1581dacf957fb4855a0d651644a36))
11+
512
### [4.2.1](https://github.com/linode/apl-core/compare/v4.1.0...v4.2.1) (2025-01-08)
613

714

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
@@ -167,5 +167,5 @@
167167
}
168168
},
169169
"type": "commonjs",
170-
"version": "4.2.1"
170+
"version": "4.2.2"
171171
}

0 commit comments

Comments
 (0)