Update version to `v1.0.0` due to the breaking change introduced in the
following commit (66bbfac).

Signed-off-by: Shan Shaji <[email protected]>
---
 CHANGELOG.md | 7 +++++++
 pubspec.yaml | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
 create mode 100644 CHANGELOG.md

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..eafe4bc
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,7 @@
+# 1.0.0
+
+* **Breaking change:** Removed setting page and moved it to 
`pve_flutter_frontend`
+
+# 0.0.1
+
+Initial Stable Release
diff --git a/pubspec.yaml b/pubspec.yaml
index 99f9870..d694d93 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
 name: proxmox_login_manager
 description: A new Flutter package project.
-version: 0.0.1
+version: 1.0.0
 publish_to: none
 
 environment:
-- 
2.47.2



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to