From 83ce8351cc1d248564307f36bdc2e3a361f5eb6f Mon Sep 17 00:00:00 2001 From: Tom French <15848336+TomAFrench@users.noreply.github.com> Date: Fri, 8 Sep 2023 15:35:52 +0100 Subject: [PATCH] chore(noirup): Release 0.1.3 (#30) --- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01d6c2a..9d7ae84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.1.3](https://github.com/noir-lang/noirup/compare/v0.1.2...v0.1.3) (2023-09-05) + + +### Features + +* **flags:** add support for feature flags ([#37](https://github.com/noir-lang/noirup/issues/37)) ([18d911b](https://github.com/noir-lang/noirup/commit/18d911bfb15cd3219e4a4d046f96ca3b1c2e3d5f)) + + +### Bug Fixes + +* Checkout the project at release tag to find files to upload ([82f68ff](https://github.com/noir-lang/noirup/commit/82f68ffd1f0bcf1009db917df25482bf7e8b2650)) +* **ci:** Checkout the project at release tag to find files to upload ([#29](https://github.com/noir-lang/noirup/issues/29)) ([82f68ff](https://github.com/noir-lang/noirup/commit/82f68ffd1f0bcf1009db917df25482bf7e8b2650)) + ## [0.1.2](https://github.com/noir-lang/noirup/compare/v0.1.1...v0.1.2) (2023-04-26) diff --git a/version.txt b/version.txt index d917d3e..b1e80bb 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.2 +0.1.3