diff --git a/_servicedata b/_servicedata
index 0c8405d..fdd5191 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/cockpit-bootloader
- fa7a9b592bc94f12a711e2254c6e021ed98cdeb7
\ No newline at end of file
+ 69c7038074c22757a7dcfc640fea8f523de53239
\ No newline at end of file
diff --git a/cockpit-bootloader-0.1.tar.xz b/cockpit-bootloader-0.1.tar.xz
deleted file mode 100644
index dc4a7e6..0000000
--- a/cockpit-bootloader-0.1.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7f340cd25893d30796008edaf10c7ac0a78ea4c032bf5cb9b2efe564e8bfe87f
-size 784728
diff --git a/cockpit-bootloader-0.2.tar.xz b/cockpit-bootloader-0.2.tar.xz
new file mode 100644
index 0000000..2dfff19
--- /dev/null
+++ b/cockpit-bootloader-0.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7947f82bb515a87f8f10e0dc19e5432236b13da758c5d13f7bf32bd26b7a3d02
+size 788900
diff --git a/cockpit-bootloader.changes b/cockpit-bootloader.changes
index 5e4abf9..ad08a52 100644
--- a/cockpit-bootloader.changes
+++ b/cockpit-bootloader.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Nov 11 11:04:35 UTC 2025 - Miika Alikirri
+
+- Update to version 0.2:
+ * Initial boot options
+
-------------------------------------------------------------------
Tue Oct 28 12:20:08 UTC 2025 - Miika Alikirri
diff --git a/cockpit-bootloader.spec b/cockpit-bootloader.spec
index 2b7406f..92d87e1 100644
--- a/cockpit-bootloader.spec
+++ b/cockpit-bootloader.spec
@@ -16,7 +16,7 @@
#
Name: cockpit-bootloader
-Version: 0.1
+Version: 0.2
Release: 0%{?dist}
Summary: Cockpit module for editing bootloader settings
License: LGPL-2.1-or-later
diff --git a/node_modules.obscpio b/node_modules.obscpio
index 01f51dc..74f6686 100644
--- a/node_modules.obscpio
+++ b/node_modules.obscpio
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:411b45fdbcbf96c9a5f9b19971550bf70da6bb1ec4f18775b5bd2a27802b5553
-size 51905288
+oid sha256:92ad49a9862cb197f2431f92f2663a4e97eaedba373a1804c2894304976f2ab5
+size 51778820
diff --git a/node_modules.spec.inc b/node_modules.spec.inc
index bfb68de..b969da0 100644
--- a/node_modules.spec.inc
+++ b/node_modules.spec.inc
@@ -433,7 +433,7 @@ Source1431: https://registry.npmjs.org/typed-array-buffer/-/typed-array-
Source1432: https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz#/typed-array-byte-length-1.0.3.tgz
Source1433: https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz#/typed-array-byte-offset-1.0.4.tgz
Source1434: https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz#/typed-array-length-1.0.7.tgz
-Source1435: https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz#/typescript-5.9.2.tgz
+Source1435: https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz#/typescript-5.8.3.tgz
Source1436: https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz#/unbox-primitive-1.1.0.tgz
Source1437: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz
Source1438: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz#/util-deprecate-1.0.2.tgz
diff --git a/package-lock.json b/package-lock.json
index 19a3101..6aa0220 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -41,7 +41,7 @@
"stylelint-config-standard": "39.0.0",
"stylelint-config-standard-scss": "16.0.0",
"stylelint-formatter-pretty": "4.0.1",
- "typescript": "5.9.2"
+ "typescript": "5.8.3"
},
"engines": {
"node": ">= 16"
@@ -6781,9 +6781,9 @@
}
},
"node_modules/typescript": {
- "version": "5.9.2",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
- "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
+ "version": "5.8.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {