Skip to content

Commit 4e36796

Browse files
chore(main): release api 4.2.0 (#2239)
🤖 I have created a release *beep* *boop* --- ## [4.2.0](api-v4.1.0...api-v4.2.0) (2022-10-19) ### Features * write DUDEWHERE link and SATNAV car indexes. ([#2238](#2238)) ([1951abb](1951abb)) ### Other Changes * api Logging#setUser expects user.id as string instead of number ([#2233](#2233)) ([109462f](109462f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1951abb commit 4e36796

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/api/CHANGELOG.md

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

3+
## [4.2.0](https://github.com/nftstorage/nft.storage/compare/api-v4.1.0...api-v4.2.0) (2022-10-19)
4+
5+
6+
### Features
7+
8+
* write DUDEWHERE link and SATNAV car indexes. ([#2238](https://github.com/nftstorage/nft.storage/issues/2238)) ([1951abb](https://github.com/nftstorage/nft.storage/commit/1951abb68bf4fd87e0a77c89409f789b8dd1b3bc))
9+
10+
11+
### Other Changes
12+
13+
* api Logging#setUser expects user.id as string instead of number ([#2233](https://github.com/nftstorage/nft.storage/issues/2233)) ([109462f](https://github.com/nftstorage/nft.storage/commit/109462f6f2e229d9de9808379c82189b14430eb3))
14+
315
## [4.1.0](https://github.com/nftstorage/nft.storage/compare/api-v4.0.4...api-v4.1.0) (2022-10-17)
416

517

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": "4.1.0",
3+
"version": "4.2.0",
44
"description": "NFT Storage API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)