From e604a184107fbec9f71e3f8a3ff920d7fe4d0a57 Mon Sep 17 00:00:00 2001 From: Maayan Date: Mon, 15 Jul 2024 14:38:04 -0400 Subject: [PATCH] bump to version 0.0.13 (#145) --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05907298..26b35661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to the create-aptos-dapp tool will be captured in this file. # Unreleased +# 0.0.13 (2024-07-15) + +- Add `dotenv` dev dependency to the `Boilerplate` template +- Add entry and view function examples to the `Boilerplate` template + # 0.0.12 (2024-07-10) - Add a `Boilerplate Template` option diff --git a/package.json b/package.json index 826d47c8..921c1283 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.12", + "version": "0.0.13", "license": "Apache-2.0", "author": "aptoslabs.com", "keywords": [