diff --git a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json b/common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json
deleted file mode 100644
index ee243ea..0000000
--- a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "changes": [
- {
- "packageName": "@cityofzion/neon-dappkit-types",
- "comment": "Enable multi-signing with various wallets. Use \"signTransaction\" for signing without invoking. Share the response with another user, who can then call \"invokeFunction\" later.",
- "type": "minor"
- }
- ],
- "packageName": "@cityofzion/neon-dappkit-types"
-}
\ No newline at end of file
diff --git a/common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json b/common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json
deleted file mode 100644
index 561a956..0000000
--- a/common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "changes": [
- {
- "packageName": "@cityofzion/neon-dappkit",
- "comment": "Enable multi-signing with various wallets. Use \"signTransaction\" for signing without invoking. Share the response with another user, who can then call \"invokeFunction\" later.",
- "type": "minor"
- }
- ],
- "packageName": "@cityofzion/neon-dappkit"
-}
\ No newline at end of file
diff --git a/packages/neon-dappkit-types/CHANGELOG.json b/packages/neon-dappkit-types/CHANGELOG.json
index 080fbb4..c13bde6 100644
--- a/packages/neon-dappkit-types/CHANGELOG.json
+++ b/packages/neon-dappkit-types/CHANGELOG.json
@@ -1,6 +1,18 @@
{
"name": "@cityofzion/neon-dappkit-types",
"entries": [
+ {
+ "version": "0.2.0",
+ "tag": "@cityofzion/neon-dappkit-types_v0.2.0",
+ "date": "Thu, 28 Sep 2023 13:15:04 GMT",
+ "comments": {
+ "minor": [
+ {
+ "comment": "Enable multi-signing with various wallets. Use \"signTransaction\" for signing without invoking. Share the response with another user, who can then call \"invokeFunction\" later."
+ }
+ ]
+ }
+ },
{
"version": "0.1.0",
"tag": "@cityofzion/neon-dappkit-types_v0.1.0",
diff --git a/packages/neon-dappkit-types/CHANGELOG.md b/packages/neon-dappkit-types/CHANGELOG.md
index 8c58aa2..e1a9924 100644
--- a/packages/neon-dappkit-types/CHANGELOG.md
+++ b/packages/neon-dappkit-types/CHANGELOG.md
@@ -1,6 +1,13 @@
# Change Log - @cityofzion/neon-dappkit-types
-This log was last generated on Wed, 27 Sep 2023 16:59:04 GMT and should not be manually modified.
+This log was last generated on Thu, 28 Sep 2023 13:15:04 GMT and should not be manually modified.
+
+## 0.2.0
+Thu, 28 Sep 2023 13:15:04 GMT
+
+### Minor changes
+
+- Enable multi-signing with various wallets. Use "signTransaction" for signing without invoking. Share the response with another user, who can then call "invokeFunction" later.
## 0.1.0
Wed, 27 Sep 2023 16:59:04 GMT
diff --git a/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html b/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html
index 82755b0..6a0a4c3 100644
--- a/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html
+++ b/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html
@@ -19,7 +19,7 @@
Enumeration SignMessageVersion
A version enum that indicates how a message should be signed
A version enum that indicates how a message should be signed