Skip to content

Commit f6c5e84

Browse files
chore(main): release 3.0.0 (#227)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent a660f0c commit f6c5e84

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/netlify/gh-release-fetch/compare/v2.0.6...v3.0.0) (2022-01-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* remove make-dir package and use native, drop Node.js 10 support
9+
10+
### Miscellaneous Chores
11+
12+
* remove make-dir package and use native, drop Node.js 10 support ([144bfd6](https://github.com/netlify/gh-release-fetch/commit/144bfd691e663622aca30a764cd1810d096e0087))
13+
314
### [2.0.6](https://github.com/netlify/gh-release-fetch/compare/v2.0.5...v2.0.6) (2022-01-04)
415

516

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gh-release-fetch",
3-
"version": "2.0.6",
3+
"version": "3.0.0",
44
"description": "A library to fetch release binaries from GitHub Releases",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)