From 4fb1c18ec5210c7d5d13cbf6d40e3f925cc7ae72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 21:29:28 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d43ec6d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2026-04-29) + + +### Features + +* add tokenizable and fractionizable certificates ([c49d6f0](https://github.com/UVerify-io/uverify-scripts/commit/c49d6f05192853aa63a9e70cc8fd4bfc19895665)) +* use proxy pattern for uverify state logic ([ad9f231](https://github.com/UVerify-io/uverify-scripts/commit/ad9f2316bbbdeac4ecaa84dcccfeef9b01c39ff0)) + + +### Bug Fixes + +* repair minor issue with datum fields for tokenizable certificates ([7ff00a7](https://github.com/UVerify-io/uverify-scripts/commit/7ff00a70821b0771d4d731ae1f29caf331d9da0c))