Skip to content

Commit b69846f

Browse files
chore(main): release api 2.3.3
1 parent 0bd363e commit b69846f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/api/CHANGELOG.md

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

3+
## [2.3.3](https://github.com/nftstorage/nftstorage.link/compare/api-v2.3.2...api-v2.3.3) (2023-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* api testing setup ([#206](https://github.com/nftstorage/nftstorage.link/issues/206)) ([0bd363e](https://github.com/nftstorage/nftstorage.link/commit/0bd363eaa0d66a3d4d747c8fb4ffff2b43458d7e))
9+
* normalized url with subdomain must be w3s.link ([182641a](https://github.com/nftstorage/nftstorage.link/commit/182641ad9c6c936c9b29c9006fc142f15c4d67c5))
10+
311
## [2.3.2](https://github.com/nftstorage/nftstorage.link/compare/api-v2.3.1...api-v2.3.2) (2022-08-11)
412

513

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "API for nftstorage.link IPFS edge gateway",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)