You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# History
2
2
3
-
## v11.0.0 2023 December 19
3
+
## v11.0.0 2023 December 27
4
4
5
-
- Renamed from `@bevry/github-api` to `@bevry/github` to reflect the new scope and CLI tooling
6
-
- Added methods for fetching backers from a variety of sources
7
-
-`query` renamed to `queryREST` and now handles errors, parsing, and paging directly, and added `queryGraphQL`
8
5
- Rewrote to inline [github-commit](https://github.com/bevry-archive/github-commit), [github-contributors](https://github.com/bevry-archive/github-contributors), [github-members](https://github.com/bevry-archive/github-members), [github-repos](https://github.com/bevry-archive/github-repos), and added CLI to to integrate [update-contributors](https://github.com/bevry-archive/update-contributors) and the unreleased update-sponsors/update-backers/[sponsored](https://github.com/bevry-archive/sponsored)
6
+
- Added methods for fetching backers from a variety of sources, including a `github-backers` CLI for interacting your backers, such as updating your `package.json` with their details: `github-backers --write`
7
+
-`query` renamed to `queryREST` and now handles errors, parsing, and paging directly, and added `queryGraphQL`
9
8
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
9
+
- Thank you to the funders: [Skunk Team](https://skunk.team)
10
+
- Thank you to the sponsors: [Andrew Nesbitt](https://nesbitt.io), [Balsa](https://balsa.com), [Codecov](https://codecov.io/), [Poonacha Medappa](https://poonachamedappa.com), [Rob Morris](https://github.com/Rob-Morris), [Sentry](https://sentry.io), [Syntax](https://syntax.fm)
@@ -95,15 +102,6 @@ Interact with the GitHub API, fetching commits, repositories, members, and backe
95
102
<!-- /HISTORY -->
96
103
97
104
98
-
<!-- CONTRIBUTE/ -->
99
-
100
-
<h2>Contribute</h2>
101
-
102
-
<ahref="https://github.com/bevry/github-api/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>
103
-
104
-
<!-- /CONTRIBUTE -->
105
-
106
-
107
105
<!-- BACKERS/ -->
108
106
109
107
<h2>Backers</h2>
@@ -112,7 +110,7 @@ Interact with the GitHub API, fetching commits, repositories, members, and backe
112
110
113
111
These amazing people are maintaining this project:
114
112
115
-
<ul><li><ahref="https://balupton.com">Benjamin Lupton</a> — <ahref="https://github.com/bevry/github-api/commits?author=balupton"title="View the GitHub contributions of Benjamin Lupton on repository bevry/github-api">view contributions</a></li></ul>
113
+
<ul><li><ahref="https://github.com/balupton">Benjamin Lupton</a> — <ahref="https://github.com/bevry/github-api/commits?author=balupton"title="View the GitHub contributions of Benjamin Lupton on repository bevry/github-api">view contributions</a></li></ul>
116
114
117
115
<h3>Sponsors</h3>
118
116
@@ -131,7 +129,7 @@ No sponsors yet! Will you be the first?
131
129
132
130
These amazing people have contributed code to this project:
133
131
134
-
<ul><li><ahref="https://balupton.com">Benjamin Lupton</a> — <ahref="https://github.com/bevry/github-api/commits?author=balupton"title="View the GitHub contributions of Benjamin Lupton on repository bevry/github-api">view contributions</a></li></ul>
132
+
<ul><li><ahref="https://github.com/balupton">Benjamin Lupton</a> — <ahref="https://github.com/bevry/github-api/commits?author=balupton"title="View the GitHub contributions of Benjamin Lupton on repository bevry/github-api">view contributions</a></li></ul>
135
133
136
134
<ahref="https://github.com/bevry/github-api/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>
137
135
@@ -144,7 +142,7 @@ These amazing people have contributed code to this project:
0 commit comments