Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit dcd204d

Browse files
authored
Merge pull request #76 from xmtp/changeset-release/main
release: version packages
2 parents 0bfee30 + 5dfe0dd commit dcd204d

File tree

13 files changed

+106
-46
lines changed

13 files changed

+106
-46
lines changed

.changeset/moody-comics-hug.md

-11
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,32 @@
11
# @xmtp/experimental-content-type-screen-effect
22

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c)
8+
- Use primitives package for types
9+
310
## 1.0.6
411

512
### Patch Changes
613

7-
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs
14+
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b)
15+
- Add `shouldPush` to all content codecs
816

917
## 1.0.5
1018

1119
### Patch Changes
1220

13-
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12`
21+
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3)
22+
- Upgraded JS SDK to `11.3.12`
1423

1524
## 1.0.4
1625

1726
### Patch Changes
1827

19-
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) Thanks [@rygine](https://github.com/rygine)! - - Updated Turbo config to remove `generate:types` command and instead rely on `build`
28+
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8)
29+
- Updated Turbo config to remove `generate:types` command and instead rely on `build`
2030
- Removed all `generate:types` commands from `package.json` files
2131
- Updated shared ESLint config and local ESLint configs
2232
- Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files
@@ -26,16 +36,19 @@
2636

2737
### Patch Changes
2838

29-
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory
39+
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d)
40+
- Only publish files in the `/dist` directory
3041

3142
## 1.0.2
3243

3344
### Patch Changes
3445

35-
- [#48](https://github.com/xmtp/xmtp-js-content-types/pull/48) [`832b016`](https://github.com/xmtp/xmtp-js-content-types/commit/832b016c3ff19e0a36a1cc762c2ba8eec6dd2b3b) Thanks [@daria-github](https://github.com/daria-github)! - updated authority id
46+
- [#48](https://github.com/xmtp/xmtp-js-content-types/pull/48) [`832b016`](https://github.com/xmtp/xmtp-js-content-types/commit/832b016c3ff19e0a36a1cc762c2ba8eec6dd2b3b)
47+
- updated authority id
3648

3749
## 1.0.1
3850

3951
### Patch Changes
4052

41-
- [#46](https://github.com/xmtp/xmtp-js-content-types/pull/46) [`66e76e0`](https://github.com/xmtp/xmtp-js-content-types/commit/66e76e0d236dfd2171e28d5e50b5dd981ba131cb) Thanks [@daria-github](https://github.com/daria-github)! - exported EffectType
53+
- [#46](https://github.com/xmtp/xmtp-js-content-types/pull/46) [`66e76e0`](https://github.com/xmtp/xmtp-js-content-types/commit/66e76e0d236dfd2171e28d5e50b5dd981ba131cb)
54+
- exported EffectType

experimental/content-type-screen-effect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/experimental-content-type-screen-effect",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "An experimental content type to support screen effects accompanying messages",
55
"keywords": [
66
"xmtp",

packages/content-type-reaction/CHANGELOG.md

+21-7
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,39 @@
11
# @xmtp/content-type-reaction
22

3+
## 1.1.9
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c)
8+
- Use primitives package for types
9+
310
## 1.1.8
411

512
### Patch Changes
613

7-
- [#68](https://github.com/xmtp/xmtp-js-content-types/pull/68) [`8896b33`](https://github.com/xmtp/xmtp-js-content-types/commit/8896b33501b2860d68ea8be5e33a9cca5dd9315c) Thanks [@rygine](https://github.com/rygine)! - Add optional referenceInboxId
14+
- [#68](https://github.com/xmtp/xmtp-js-content-types/pull/68) [`8896b33`](https://github.com/xmtp/xmtp-js-content-types/commit/8896b33501b2860d68ea8be5e33a9cca5dd9315c)
15+
- Add optional referenceInboxId
816

917
## 1.1.7
1018

1119
### Patch Changes
1220

13-
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs
21+
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b)
22+
- Add `shouldPush` to all content codecs
1423

1524
## 1.1.6
1625

1726
### Patch Changes
1827

19-
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12`
28+
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3)
29+
- Upgraded JS SDK to `11.3.12`
2030

2131
## 1.1.5
2232

2333
### Patch Changes
2434

25-
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) Thanks [@rygine](https://github.com/rygine)! - - Updated Turbo config to remove `generate:types` command and instead rely on `build`
35+
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8)
36+
- Updated Turbo config to remove `generate:types` command and instead rely on `build`
2637
- Removed all `generate:types` commands from `package.json` files
2738
- Updated shared ESLint config and local ESLint configs
2839
- Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files
@@ -32,7 +43,8 @@
3243

3344
### Patch Changes
3445

35-
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory
46+
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d)
47+
- Only publish files in the `/dist` directory
3648

3749
## 1.1.3
3850

@@ -52,13 +64,15 @@
5264

5365
### Patch Changes
5466

55-
- [#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
67+
- [#30](https://github.com/xmtp/xmtp-js-content-types/pull/30) [`41fe976`](https://github.com/xmtp/xmtp-js-content-types/commit/41fe976c009af8daa415e29b6820166675a8c77b)
68+
- fix: update the copy for the default fallbacks
5669

5770
## 1.1.0
5871

5972
### Minor Changes
6073

61-
- [#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
74+
- [#25](https://github.com/xmtp/xmtp-js-content-types/pull/25) [`3c531b7`](https://github.com/xmtp/xmtp-js-content-types/commit/3c531b7dc057a9f7907a9289a0a35f0da3a48e44)
75+
- Add dummy fallback field to all content types
6276

6377
## 1.0.2
6478

packages/content-type-reaction/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-reaction",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "An XMTP content type to support reactions to messages",
55
"keywords": [
66
"xmtp",

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

+15-4
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,32 @@
11
# @xmtp/content-type-read-receipt
22

3+
## 1.1.10
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c)
8+
- Use primitives package for types
9+
310
## 1.1.9
411

512
### Patch Changes
613

7-
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs
14+
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b)
15+
- Add `shouldPush` to all content codecs
816

917
## 1.1.8
1018

1119
### Patch Changes
1220

13-
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12`
21+
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3)
22+
- Upgraded JS SDK to `11.3.12`
1423

1524
## 1.1.7
1625

1726
### Patch Changes
1827

19-
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) Thanks [@rygine](https://github.com/rygine)! - - Updated Turbo config to remove `generate:types` command and instead rely on `build`
28+
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8)
29+
- Updated Turbo config to remove `generate:types` command and instead rely on `build`
2030
- Removed all `generate:types` commands from `package.json` files
2131
- Updated shared ESLint config and local ESLint configs
2232
- Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files
@@ -26,7 +36,8 @@
2636

2737
### Patch Changes
2838

29-
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory
39+
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d)
40+
- Only publish files in the `/dist` directory
3041

3142
## 1.1.5
3243

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-read-receipt",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "An XMTP content type to support read receipts",
55
"keywords": [
66
"xmtp",

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

+15-4
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,32 @@
11
# @xmtp/content-type-remote-attachment
22

3+
## 1.1.9
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c)
8+
- Use primitives package for types
9+
310
## 1.1.8
411

512
### Patch Changes
613

7-
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs
14+
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b)
15+
- Add `shouldPush` to all content codecs
816

917
## 1.1.7
1018

1119
### Patch Changes
1220

13-
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12`
21+
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3)
22+
- Upgraded JS SDK to `11.3.12`
1423

1524
## 1.1.6
1625

1726
### Patch Changes
1827

19-
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) Thanks [@rygine](https://github.com/rygine)! - - Updated Turbo config to remove `generate:types` command and instead rely on `build`
28+
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8)
29+
- Updated Turbo config to remove `generate:types` command and instead rely on `build`
2030
- Removed all `generate:types` commands from `package.json` files
2131
- Updated shared ESLint config and local ESLint configs
2232
- Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files
@@ -26,7 +36,8 @@
2636

2737
### Patch Changes
2838

29-
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory
39+
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d)
40+
- Only publish files in the `/dist` directory
3041

3142
## 1.1.4
3243

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-remote-attachment",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "An XMTP content type to support sending file attachments that are stored off network",
55
"keywords": [
66
"xmtp",

packages/content-type-reply/CHANGELOG.md

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

3+
## 1.1.11
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c)
8+
- Use primitives package for types
9+
310
## 1.1.10
411

512
### Patch Changes
613

7-
- [#68](https://github.com/xmtp/xmtp-js-content-types/pull/68) [`8896b33`](https://github.com/xmtp/xmtp-js-content-types/commit/8896b33501b2860d68ea8be5e33a9cca5dd9315c) Thanks [@rygine](https://github.com/rygine)! - Add optional referenceInboxId
14+
- [#68](https://github.com/xmtp/xmtp-js-content-types/pull/68) [`8896b33`](https://github.com/xmtp/xmtp-js-content-types/commit/8896b33501b2860d68ea8be5e33a9cca5dd9315c)
15+
- Add optional referenceInboxId
816

917
## 1.1.9
1018

1119
### Patch Changes
1220

13-
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs
21+
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b)
22+
- Add `shouldPush` to all content codecs
1423

1524
## 1.1.8
1625

1726
### Patch Changes
1827

19-
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12`
28+
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3)
29+
- Upgraded JS SDK to `11.3.12`
2030

2131
## 1.1.7
2232

2333
### Patch Changes
2434

25-
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8) Thanks [@rygine](https://github.com/rygine)! - - Updated Turbo config to remove `generate:types` command and instead rely on `build`
35+
- [#54](https://github.com/xmtp/xmtp-js-content-types/pull/54) [`718cb9f`](https://github.com/xmtp/xmtp-js-content-types/commit/718cb9fec51f74bf2402f3f22160687cae35dda8)
36+
- Updated Turbo config to remove `generate:types` command and instead rely on `build`
2637
- Removed all `generate:types` commands from `package.json` files
2738
- Updated shared ESLint config and local ESLint configs
2839
- Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files
@@ -32,7 +43,8 @@
3243

3344
### Patch Changes
3445

35-
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory
46+
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d)
47+
- Only publish files in the `/dist` directory
3648

3749
## 1.1.5
3850

packages/content-type-reply/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-reply",
3-
"version": "1.1.10",
3+
"version": "1.1.11",
44
"description": "An XMTP content type to support replying to a message",
55
"keywords": [
66
"xmtp",
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,29 @@
11
# @xmtp/content-type-transaction-reference
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/xmtp/xmtp-js-content-types/pull/75) [`da0bd85`](https://github.com/xmtp/xmtp-js-content-types/commit/da0bd8578d5f5032b221e25f02e8492b27929d6c)
8+
- Use primitives package for types
9+
310
## 1.0.3
411

512
### Patch Changes
613

7-
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b) Thanks [@rygine](https://github.com/rygine)! - Add `shouldPush` to all content codecs
14+
- [#65](https://github.com/xmtp/xmtp-js-content-types/pull/65) [`c4d43dc`](https://github.com/xmtp/xmtp-js-content-types/commit/c4d43dc948231de5c7f730e06f0931076de0673b)
15+
- Add `shouldPush` to all content codecs
816

917
## 1.0.2
1018

1119
### Patch Changes
1220

13-
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3) Thanks [@rygine](https://github.com/rygine)! - Upgraded JS SDK to `11.3.12`
21+
- [#60](https://github.com/xmtp/xmtp-js-content-types/pull/60) [`5b9310a`](https://github.com/xmtp/xmtp-js-content-types/commit/5b9310ac89fd23e5cfd74903894073b6ef8af7c3)
22+
- Upgraded JS SDK to `11.3.12`
1423

1524
## 1.0.1
1625

1726
### Patch Changes
1827

19-
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d) Thanks [@rygine](https://github.com/rygine)! - Only publish files in the `/dist` directory
28+
- [#51](https://github.com/xmtp/xmtp-js-content-types/pull/51) [`aeb6db7`](https://github.com/xmtp/xmtp-js-content-types/commit/aeb6db73a63409a33c7d3d3431e33682b0ce4c4d)
29+
- Only publish files in the `/dist` directory

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/content-type-transaction-reference",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "An XMTP content type to support on-chain transaction references",
55
"keywords": [
66
"xmtp",

0 commit comments

Comments
 (0)