File tree 3 files changed +18
-2
lines changed
3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 17.0.1 "
2
+ "." : " 17.1.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 17.1.0] ( https://github.com/npm/npm-registry-fetch/compare/v17.0.1...v17.1.0 ) (2024-06-12)
4
+
5
+ ### Features
6
+
7
+ * [ ` 29712af ` ] ( https://github.com/npm/npm-registry-fetch/commit/29712af1ff756d652313710c0c54a82961a0d038 ) [ #246 ] ( https://github.com/npm/npm-registry-fetch/pull/246 ) merging functionality from minipass-json-stream (@wraithgar )
8
+
9
+ ### Dependencies
10
+
11
+ * [ ` 9a3e7e8 ` ] ( https://github.com/npm/npm-registry-fetch/commit/9a3e7e8f1644028685e97d27412592a215799afd ) [ #246 ] ( https://github.com/npm/npm-registry-fetch/pull/246 ) remove minipass-json-stream
12
+ * [ ` 089d0f9 ` ] ( https://github.com/npm/npm-registry-fetch/commit/089d0f9749fa42a4ecb56e6d5cfdbc7b51dbf817 ) [ #246 ] ( https://github.com/npm/npm-registry-fetch/pull/246 ) add
` [email protected] `
13
+
14
+ ### Chores
15
+
16
+ * [ ` 920a3d8 ` ] ( https://github.com/npm/npm-registry-fetch/commit/920a3d843fc16938b4430a1619f3d5cf41f8bac9 ) [ #241 ] ( https://github.com/npm/npm-registry-fetch/pull/241 ) bump @npmcli/template-oss to 4.22.0 (@lukekarrys )
17
+ * [ ` 17a1013 ` ] ( https://github.com/npm/npm-registry-fetch/commit/17a10133f95f4ee163c281cd5c1e1ffc2b9a109c ) [ #241 ] ( https://github.com/npm/npm-registry-fetch/pull/241 ) postinstall for dependabot template-oss PR (@lukekarrys )
18
+
3
19
## [ 17.0.1] ( https://github.com/npm/npm-registry-fetch/compare/v17.0.0...v17.0.1 ) (2024-05-02)
4
20
5
21
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-registry-fetch" ,
3
- "version" : " 17.0.1 " ,
3
+ "version" : " 17.1.0 " ,
4
4
"description" : " Fetch-based http client for use with npm registry APIs" ,
5
5
"main" : " lib" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments