We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33c4e1 commit 5f63501Copy full SHA for 5f63501
packages/manager/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [2025-05-20] - v1.142.1
8
+
9
+### Fixed:
10
11
+- Incorrect LKE cluster pricing
12
13
## [2025-05-20] - v1.142.0
14
15
### Changed:
packages/manager/package.json
@@ -2,7 +2,7 @@
2
"name": "linode-manager",
3
"author": "Linode",
"description": "The Linode Manager website",
- "version": "1.142.0",
+ "version": "1.142.1",
"private": true,
"type": "module",
"bugs": {
0 commit comments