diff --git a/CHANGELOG.md b/CHANGELOG.md index 2500d90f..66fe0b3f 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.37 (2024-11-04) + - [Fix] Generate Boilerplate template without Surf errors out because of a wrong file path - Support PWA in the boilerplate template diff --git a/package.json b/package.json index 70274e10..24e033af 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.36", + "version": "0.0.37", "license": "Apache-2.0", "author": "aptoslabs.com", "keywords": [