Skip to content

Commit 83ce835

Browse files
authored
chore(noirup): Release 0.1.3 (#30)
1 parent 18d911b commit 83ce835

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.1.3](https://github.com/noir-lang/noirup/compare/v0.1.2...v0.1.3) (2023-09-05)
4+
5+
6+
### Features
7+
8+
* **flags:** add support for feature flags ([#37](https://github.com/noir-lang/noirup/issues/37)) ([18d911b](https://github.com/noir-lang/noirup/commit/18d911bfb15cd3219e4a4d046f96ca3b1c2e3d5f))
9+
10+
11+
### Bug Fixes
12+
13+
* Checkout the project at release tag to find files to upload ([82f68ff](https://github.com/noir-lang/noirup/commit/82f68ffd1f0bcf1009db917df25482bf7e8b2650))
14+
* **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))
15+
316
## [0.1.2](https://github.com/noir-lang/noirup/compare/v0.1.1...v0.1.2) (2023-04-26)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

0 commit comments

Comments
 (0)