Skip to content

Commit 0a1135c

Browse files
chore(release): 0.1.0 [skip ci]
# [0.1.0](v0.0.1...v0.1.0) (2023-10-26) ### Features * Allow setting the target directory to write ouptut files to ([88b2f14](88b2f14))
1 parent 88b2f14 commit 0a1135c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.1.0](https://github.com/prantlf/grab-github-release/compare/v0.0.1...v0.1.0) (2023-10-26)
2+
3+
4+
### Features
5+
6+
* Allow setting the target directory to write ouptut files to ([88b2f14](https://github.com/prantlf/grab-github-release/commit/88b2f145be7405a1967d170a67f4fbe9d61d1b23))
7+
18
# Changes
29

310
## 2023-10-26 (0.0.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grab-github-release",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Downloads and optionally unpacks an archive from GitHub release assets for the current platform.",
55
"author": {
66
"name": "Ferdinand Prantl",

0 commit comments

Comments
 (0)