[pve-devel] [PATCH proxmox_login_manager/pve_flutter_frontend 0/3] chore: add CHANGELOG file and explicit version numbers for path packages
Shan Shaji
s.shaji at proxmox.com
Tue Sep 23 14:06:17 CEST 2025
Since changes are being made to the Flutter app packages, it’s better
to manage path dependencies with proper versioning. To address this,
I added a CHANGELOG file for the proxmox_login_manager package and
specified explicit version numbers wherever the path packages
are referenced.
proxmox_login_manager:
Shan Shaji (2):
chore: bumb version to v1.0.0
chore: add explicit version for dart_client package
CHANGELOG.md | 7 +++
pubspec.lock | 118 +++++++++++++++++++++++++++++++--------------------
pubspec.yaml | 3 +-
3 files changed, 80 insertions(+), 48 deletions(-)
create mode 100644 CHANGELOG.md
pve_flutter_frontend:
Shan Shaji (1):
chore: add explicit version property for path packages
pubspec.lock | 2 +-
pubspec.yaml | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
Summary over all repositories:
5 files changed, 83 insertions(+), 49 deletions(-)
--
Generated by git-murpp 0.8.1
More information about the pve-devel
mailing list