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 c245c07 commit be2eda2Copy full SHA for be2eda2
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-08] - v1.141.1
8
+
9
+### fixed:
10
11
+- State issue with Object Storage access key drawer
12
13
## [2025-05-06] - v1.141.0
14
15
### Added:
packages/manager/package.json
@@ -2,7 +2,7 @@
2
"name": "linode-manager",
3
"author": "Linode",
"description": "The Linode Manager website",
- "version": "1.141.0",
+ "version": "1.141.1",
"private": true,
"type": "module",
"bugs": {
0 commit comments