@cryptotaxi247 / kubo / commits / 8cca21ad2

docs: fix spoiler for 0.13.1 changelog

Jorropo committed Aug 16, 2022 at 15:07 UTC 8cca21ad272401a1711b6fd63b980fa758bc614c
1 file changed +5 -5
docs/changelogs/v0.13.md
+5 -5
@@ -2,18 +2,16 @@
2
3 ## v0.13.1 2022-07-06
4
5 -<details>
6 -<summary>Full Changelog</summary>
7 -
5 This release includes security fixes for various DOS vectors when importing untrusted user input with `ipfs dag import`
6 and the [`v0/dag/import`](https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-dag-import) endpoint.
7
8 View the linked [security advisory](https://github.com/ipfs/go-ipfs/security/advisories/GHSA-f2gr-7299-487h) for more information.
9
13 -</details>
14 -
10 ### Changelog
11
12 +<details>
13 +<summary>Full Changelog</summary>
14 +
15 - github.com/ipfs/go-ipfs:
16 - chore: update car
17 - github.com/ipld/go-car (v0.3.2 -> v0.4.0) & (v2.1.1 -> v2.4.0):
@@ -80,6 +78,8 @@ View the linked [security advisory](https://github.com/ipfs/go-ipfs/security/adv
78 - deps: update stringer version in go generate command
79 - docs(readme): improved usage examples (#66) ([multiformats/go-multicodec#66](https://github.com/multiformats/go-multicodec/pull/66))
80
81 +</details>
82 +
83 ### ❤ Contributors
84
85 | Contributor | Commits | Lines ± | Files Changed |