File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 66 interval : daily
77 time : " 10:00"
88 open-pull-requests-limit : 10
9+ commit-message :
10+ prefix : " deps"
11+ prefix-development : " deps(dev)"
Original file line number Diff line number Diff line change 44[ ![ IRC] ( https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square )] ( http://webchat.freenode.net/?channels=%23ipfs )
55[ ![ Discord] ( https://img.shields.io/discord/806902334369824788?style=flat-square )] ( https://discord.gg/ipfs )
66[ ![ codecov] ( https://img.shields.io/codecov/c/github/ipfs/js-ipfs-bitswap.svg?style=flat-square )] ( https://codecov.io/gh/ipfs/js-ipfs-bitswap )
7- [ ![ CI] ( https://img.shields.io/github/workflow/status/libp2p /js-libp2p-interfaces /test%20&%20maybe%20release/master?style=flat-square )] ( https://github.com/ipfs/js-ipfs-bitswap/actions/workflows/js-test-and-release.yml )
7+ [ ![ CI] ( https://img.shields.io/github/workflow/status/ipfs /js-ipfs-bitswap /test%20&%20maybe%20release/master?style=flat-square )] ( https://github.com/ipfs/js-ipfs-bitswap/actions/workflows/js-test-and-release.yml )
88
99> JavaScript implementation of the Bitswap data exchange protocol used by IPFS
1010
Original file line number Diff line number Diff line change 8989 "release" : " patch"
9090 },
9191 {
92- "type" : " chore " ,
92+ "type" : " docs " ,
9393 "release" : " patch"
9494 },
9595 {
96- "type" : " docs " ,
96+ "type" : " test " ,
9797 "release" : " patch"
9898 },
9999 {
100- "type" : " test " ,
100+ "type" : " deps " ,
101101 "release" : " patch"
102102 },
103103 {
127127 },
128128 {
129129 "type" : " docs" ,
130- "section" : " Trivial Changes"
130+ "section" : " Documentation"
131+ },
132+ {
133+ "type" : " deps" ,
134+ "section" : " Dependencies"
131135 },
132136 {
133137 "type" : " test" ,
You can’t perform that action at this time.
0 commit comments