smartdeploy-sdk 0.1.5

SmartDeploy SDK helps ensure soroban contracts can be redeployed
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.5]https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-sdk-v0.1.4...smartdeploy-sdk-v0.1.5 - 2023-11-29

### Other
- updated the following local packages: smartdeploy-macros

## [0.1.4]https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-sdk-v0.1.3...smartdeploy-sdk-v0.1.4 - 2023-11-17

### Other
- updated the following local packages: smartdeploy-macros

## [0.1.3]https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-sdk-v0.1.2...smartdeploy-sdk-v0.1.3 - 2023-11-08

### Other
- release

## [0.1.2]https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-sdk-v0.1.1...smartdeploy-sdk-v0.1.2 - 2023-10-30

### Other
- release ([#17]https://github.com/TENK-DAO/smartdeploy/pull/17)

## [0.1.1]https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-sdk-v0.1.0...smartdeploy-sdk-v0.1.1 - 2023-09-24

### Added
- add install command and update loam and soroban ([#14]https://github.com/TENK-DAO/smartdeploy/pull/14)

## [0.1.0]https://github.com/TENK-DAO/smartdeploy/releases/tag/smartdeploy-sdk-v0.1.0 - 2023-09-02

### Added
- add sdk with core riff macro ([#7]https://github.com/TENK-DAO/smartdeploy/pull/7)

### Other
- use release-plz and ensure that generated id is funded on a network  ([#8]https://github.com/TENK-DAO/smartdeploy/pull/8)