@xmtp/content-type-remote-attachment
Advanced tools
Comparing version 1.1.3 to 1.1.4
# @xmtp/content-type-remote-attachment | ||
## 1.1.4 | ||
### Patch Changes | ||
- Upgraded `@xmtp/proto` package | ||
- Upgraded `@xmtp/xmtp-js` package | ||
## 1.1.3 | ||
@@ -7,3 +14,3 @@ | ||
- [#36](https://github.com/xmtp/xmtp-js-content-types/pull/36) [`91b2fdc`](https://github.com/xmtp/xmtp-js-content-types/commit/91b2fdc4cb0a357a4331bf32faa77ecc83bdf5cc) Thanks [@neekolas](https://github.com/neekolas)! - Update @xmtp/proto to latest version | ||
- Update `@xmtp/proto` to latest version | ||
@@ -21,3 +28,3 @@ ## 1.1.2 | ||
- [#30](https://github.com/xmtp/xmtp-js-content-types/pull/30) [`41fe976`](https://github.com/xmtp/xmtp-js-content-types/commit/41fe976c009af8daa415e29b6820166675a8c77b) Thanks [@nplasterer](https://github.com/nplasterer)! - fix: update the copy for the default fallbacks | ||
- fix: update the copy for the default fallbacks | ||
@@ -28,2 +35,2 @@ ## 1.1.0 | ||
- [#25](https://github.com/xmtp/xmtp-js-content-types/pull/25) [`3c531b7`](https://github.com/xmtp/xmtp-js-content-types/commit/3c531b7dc057a9f7907a9289a0a35f0da3a48e44) Thanks [@nplasterer](https://github.com/nplasterer)! - Add dummy fallback field to all content types | ||
- Add dummy fallback field to all content types |
{ | ||
"name": "@xmtp/content-type-remote-attachment", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "An XMTP content type to support sending file attachments that are stored off network", | ||
@@ -74,4 +74,4 @@ "author": "XMTP Labs <eng@xmtp.com>", | ||
"@noble/secp256k1": "^1.7.1", | ||
"@xmtp/proto": "^3.28.0", | ||
"@xmtp/xmtp-js": "^11.1.1" | ||
"@xmtp/proto": "^3.29.0", | ||
"@xmtp/xmtp-js": "^11.1.2" | ||
}, | ||
@@ -78,0 +78,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75454
Updated@xmtp/proto@^3.29.0
Updated@xmtp/xmtp-js@^11.1.2