-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
release-plz
committed
Sep 2, 2023
1 parent
c02010f
commit 071e9f2
Showing
10 changed files
with
70 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,4 +24,4 @@ contract = true | |
|
||
[features] | ||
default = [] | ||
core_riff = [] | ||
core_riff = [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# 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.0](https://github.com/TENK-DAO/smartdeploy/releases/tag/smartdeploy-v0.1.0) - 2023-09-02 | ||
|
||
### Added | ||
- dev_deploy and update to newest loam ([#6](https://github.com/TENK-DAO/smartdeploy/pull/6)) | ||
- use loam-cli to build and allow publishing bytes directly! ([#4](https://github.com/TENK-DAO/smartdeploy/pull/4)) | ||
|
||
### Other | ||
- use release-plz and ensure that generated id is funded on a network ([#8](https://github.com/TENK-DAO/smartdeploy/pull/8)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# 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.0](https://github.com/TENK-DAO/smartdeploy/releases/tag/smartdeploy-cli-v0.1.0) - 2023-09-02 | ||
|
||
### Added | ||
- use loam-cli to build and allow publishing bytes directly! ([#4](https://github.com/TENK-DAO/smartdeploy/pull/4)) | ||
|
||
### Fixed | ||
- id ([#5](https://github.com/TENK-DAO/smartdeploy/pull/5)) | ||
|
||
### Other | ||
- use release-plz and ensure that generated id is funded on a network ([#8](https://github.com/TENK-DAO/smartdeploy/pull/8)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 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.0](https://github.com/TENK-DAO/smartdeploy/releases/tag/smartdeploy-macros-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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 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.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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters