From c39c7c0423f50da58fff3add35bc39565514020e Mon Sep 17 00:00:00 2001 From: Maayan Date: Mon, 18 Nov 2024 16:42:51 -0500 Subject: [PATCH] Bump to version 0.0.38 (#267) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c42eb9c..e3af2768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to the create-aptos-dapp tool will be captured in this file. # Unreleased +# 0.0.38 (2024-11-18) + - Add support to define a client API Key - Remove `uniqueHolders` from token minting dapp live example due to inefficient indexer query diff --git a/package.json b/package.json index 24e033af..cd9e7adc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "create-aptos-dapp", "description": "a starter kit for dapp developers to easily bootstrap a dapp on the Aptos network", - "version": "0.0.37", + "version": "0.0.38", "license": "Apache-2.0", "author": "aptoslabs.com", "keywords": [