Skip to content

Commit cc19e05

Browse files
release: version packages (#750)
* release: version packages * Update yarn.lock --------- Co-authored-by: Ry Racherbaumer <[email protected]>
1 parent 1777a23 commit cc19e05

File tree

28 files changed

+206
-81
lines changed

28 files changed

+206
-81
lines changed

.changeset/slow-peas-report.md

-17
This file was deleted.

content-types/content-type-group-updated/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-group-updated
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.0.1
415

516
### Patch Changes

content-types/content-type-group-updated/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-group-updated",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support group updated messages",
55
"keywords": [
66
"xmtp",
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@xmtp/content-type-primitives": "^1.0.3",
67+
"@xmtp/content-type-primitives": "^2.0.0",
6868
"@xmtp/proto": "^3.72.0"
6969
},
7070
"devDependencies": {

content-types/content-type-primitives/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xmtp/content-type-primitives
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
39
## 1.0.3
410

511
### Patch Changes

content-types/content-type-primitives/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-primitives",
3-
"version": "1.0.3",
3+
"version": "2.0.0",
44
"description": "Primitives for building custom XMTP content types",
55
"keywords": [
66
"xmtp",

content-types/content-type-reaction/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-reaction
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.1.12
415

516
### Patch Changes

content-types/content-type-reaction/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-reaction",
3-
"version": "1.1.12",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support reactions to messages",
55
"keywords": [
66
"xmtp",
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@xmtp/content-type-primitives": "^1.0.3"
67+
"@xmtp/content-type-primitives": "^2.0.0"
6868
},
6969
"devDependencies": {
7070
"@rollup/plugin-terser": "^0.4.4",

content-types/content-type-read-receipt/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-read-receipt
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.1.12
415

516
### Patch Changes

content-types/content-type-read-receipt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-read-receipt",
3-
"version": "1.1.12",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support read receipts",
55
"keywords": [
66
"xmtp",
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@xmtp/content-type-primitives": "^1.0.3"
67+
"@xmtp/content-type-primitives": "^2.0.0"
6868
},
6969
"devDependencies": {
7070
"@rollup/plugin-terser": "^0.4.4",

content-types/content-type-remote-attachment/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-remote-attachment
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.1.12
415

516
### Patch Changes

content-types/content-type-remote-attachment/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-remote-attachment",
3-
"version": "1.1.12",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support sending file attachments that are stored off network",
55
"keywords": [
66
"xmtp",
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"@noble/secp256k1": "^1.7.1",
68-
"@xmtp/content-type-primitives": "^1.0.3",
68+
"@xmtp/content-type-primitives": "^2.0.0",
6969
"@xmtp/proto": "^3.72.0"
7070
},
7171
"devDependencies": {

content-types/content-type-reply/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-reply
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.1.12
415

516
### Patch Changes

content-types/content-type-reply/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-reply",
3-
"version": "1.1.12",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support replying to a message",
55
"keywords": [
66
"xmtp",
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@xmtp/content-type-primitives": "^1.0.3",
67+
"@xmtp/content-type-primitives": "^2.0.0",
6868
"@xmtp/proto": "^3.72.0"
6969
},
7070
"devDependencies": {

content-types/content-type-text/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-text
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.0.1
415

516
### Patch Changes

content-types/content-type-text/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-text",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support text messages",
55
"keywords": [
66
"xmtp",
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@xmtp/content-type-primitives": "^1.0.3"
67+
"@xmtp/content-type-primitives": "^2.0.0"
6868
},
6969
"devDependencies": {
7070
"@rollup/plugin-terser": "^0.4.4",

content-types/content-type-transaction-reference/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/content-type-transaction-reference
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/content-type-primitives@2.0.0
13+
314
## 1.0.5
415

516
### Patch Changes

content-types/content-type-transaction-reference/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-transaction-reference",
3-
"version": "1.0.5",
3+
"version": "2.0.0",
44
"description": "An XMTP content type to support on-chain transaction references",
55
"keywords": [
66
"xmtp",
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@xmtp/content-type-primitives": "^1.0.3"
67+
"@xmtp/content-type-primitives": "^2.0.0"
6868
},
6969
"devDependencies": {
7070
"@rollup/plugin-terser": "^0.4.4",

packages/consent-proof-signature/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xmtp/consent-proof-signature
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
39
## 0.1.4
410

511
### Patch Changes

packages/consent-proof-signature/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/consent-proof-signature",
3-
"version": "0.1.4",
3+
"version": "1.0.0",
44
"keywords": [
55
"xmtp",
66
"messaging",

packages/frames-client/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @xmtp/frames-client
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
- @xmtp/xmtp-js@13.0.5
9+
310
## 1.0.0
411

512
### BREAKING CHANGE

packages/frames-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/frames-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"keywords": [
55
"xmtp",
66
"messaging",
@@ -71,7 +71,7 @@
7171
"@open-frames/types": "^0.1.1",
7272
"@rollup/plugin-terser": "^0.4.4",
7373
"@rollup/plugin-typescript": "^12.1.1",
74-
"@xmtp/node-sdk": "^0.0.30",
74+
"@xmtp/node-sdk": "^0.0.32",
7575
"@xmtp/xmtp-js": "^12.0.0",
7676
"ethers": "^6.13.1",
7777
"fast-glob": "^3.3.2",

packages/frames-validator/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @xmtp/frames-validator
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [1777a23]
12+
- @xmtp/node-sdk@0.0.32
13+
314
## 1.0.1
415

516
### Patch Changes

packages/frames-validator/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/frames-validator",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A validator for XMTP frames requests",
55
"homepage": "https://github.com/xmtp/xmtp-js",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"@noble/curves": "^1.3.0",
4040
"@noble/hashes": "^1.4.0",
41-
"@xmtp/node-sdk": "^0.0.30",
41+
"@xmtp/node-sdk": "^0.0.32",
4242
"@xmtp/proto": "^3.72.3",
4343
"uint8array-extras": "^1.4.0",
4444
"viem": "^2.16.5"
@@ -47,7 +47,7 @@
4747
"@open-frames/types": "^0.1.1",
4848
"@rollup/plugin-typescript": "^12.1.1",
4949
"@types/bl": "^5.1.4",
50-
"@xmtp/frames-client": "^1.0.0",
50+
"@xmtp/frames-client": "^1.0.1",
5151
"@xmtp/xmtp-js": "^12.1.0",
5252
"ethers": "^6.10.0",
5353
"fast-glob": "^3.3.2",

sdks/browser-sdk/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @xmtp/browser-sdk
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- 1777a23: Dropped support for CommonJS
8+
- Updated dependencies [1777a23]
9+
- @xmtp/content-type-group-updated@2.0.0
10+
- @xmtp/content-type-primitives@2.0.0
11+
- @xmtp/content-type-text@2.0.0
12+
313
## 0.0.6
414

515
### Patch Changes

0 commit comments

Comments
 (0)