Skip to content

Commit 88fe471

Browse files
authored
chore(noirup): Release 0.1.1 (#17)
1 parent 31e2c93 commit 88fe471

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/noir-lang/noirup/compare/v0.1.0...v0.1.1) (2023-03-21)
4+
5+
6+
### Features
7+
8+
* **action:** cache `transcript00.dat` file to mitigate flakey downloader ([#20](https://github.com/noir-lang/noirup/issues/20)) ([31e2c93](https://github.com/noir-lang/noirup/commit/31e2c93f77714c898c6a9ea7f05d7406ede41b66))
9+
* **action:** add initial version of github action ([#11](https://github.com/noir-lang/noirup/issues/11)) ([d60cb9c](https://github.com/noir-lang/noirup/commit/d60cb9c526ef2b2660063559e44aeb2b2d70a7e1))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.1.1

0 commit comments

Comments
 (0)