From cfb1726a3b3850f246d10d6966f1a0d84867fcb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 23 Jan 2024 00:05:07 +0000 Subject: [PATCH] release: version packages --- .changeset/fresh-lobsters-build.md | 13 ------------- .../content-type-screen-effect/CHANGELOG.md | 10 ++++++++++ .../content-type-screen-effect/package.json | 2 +- packages/content-type-reaction/CHANGELOG.md | 10 ++++++++++ packages/content-type-reaction/package.json | 2 +- packages/content-type-read-receipt/CHANGELOG.md | 10 ++++++++++ packages/content-type-read-receipt/package.json | 2 +- .../content-type-remote-attachment/CHANGELOG.md | 10 ++++++++++ .../content-type-remote-attachment/package.json | 2 +- packages/content-type-reply/CHANGELOG.md | 10 ++++++++++ packages/content-type-reply/package.json | 2 +- 11 files changed, 55 insertions(+), 18 deletions(-) delete mode 100644 .changeset/fresh-lobsters-build.md diff --git a/.changeset/fresh-lobsters-build.md b/.changeset/fresh-lobsters-build.md deleted file mode 100644 index ce44674..0000000 --- a/.changeset/fresh-lobsters-build.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@xmtp/experimental-content-type-screen-effect": patch -"@xmtp/content-type-reaction": patch -"@xmtp/content-type-read-receipt": patch -"@xmtp/content-type-remote-attachment": patch -"@xmtp/content-type-reply": patch ---- - -- Updated Turbo config to remove `generate:types` command and instead rely on `build` -- Removed all `generate:types` commands from `package.json` files -- Updated shared ESLint config and local ESLint configs -- Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files -- Replaced `tsup` with `rollup` diff --git a/experimental/content-type-screen-effect/CHANGELOG.md b/experimental/content-type-screen-effect/CHANGELOG.md index 86cfbea..1ef7848 100644 --- a/experimental/content-type-screen-effect/CHANGELOG.md +++ b/experimental/content-type-screen-effect/CHANGELOG.md @@ -1,5 +1,15 @@ # @xmtp/experimental-content-type-screen-effect +## 1.0.4 + +### Patch Changes + +- [#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` + - Removed all `generate:types` commands from `package.json` files + - Updated shared ESLint config and local ESLint configs + - Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files + - Replaced `tsup` with `rollup` + ## 1.0.3 ### Patch Changes diff --git a/experimental/content-type-screen-effect/package.json b/experimental/content-type-screen-effect/package.json index de22687..c3aaf3b 100644 --- a/experimental/content-type-screen-effect/package.json +++ b/experimental/content-type-screen-effect/package.json @@ -1,6 +1,6 @@ { "name": "@xmtp/experimental-content-type-screen-effect", - "version": "1.0.3", + "version": "1.0.4", "description": "An experimental content type to support screen effects accompanying messages", "author": "XMTP Labs ", "license": "MIT", diff --git a/packages/content-type-reaction/CHANGELOG.md b/packages/content-type-reaction/CHANGELOG.md index 2fcb32e..ea29a34 100644 --- a/packages/content-type-reaction/CHANGELOG.md +++ b/packages/content-type-reaction/CHANGELOG.md @@ -1,5 +1,15 @@ # @xmtp/content-type-reaction +## 1.1.5 + +### Patch Changes + +- [#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` + - Removed all `generate:types` commands from `package.json` files + - Updated shared ESLint config and local ESLint configs + - Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files + - Replaced `tsup` with `rollup` + ## 1.1.4 ### Patch Changes diff --git a/packages/content-type-reaction/package.json b/packages/content-type-reaction/package.json index 7a38d11..0ab737e 100644 --- a/packages/content-type-reaction/package.json +++ b/packages/content-type-reaction/package.json @@ -1,6 +1,6 @@ { "name": "@xmtp/content-type-reaction", - "version": "1.1.4", + "version": "1.1.5", "description": "An XMTP content type to support reactions to messages", "author": "XMTP Labs ", "license": "MIT", diff --git a/packages/content-type-read-receipt/CHANGELOG.md b/packages/content-type-read-receipt/CHANGELOG.md index a4aad55..ba33e47 100644 --- a/packages/content-type-read-receipt/CHANGELOG.md +++ b/packages/content-type-read-receipt/CHANGELOG.md @@ -1,5 +1,15 @@ # @xmtp/content-type-read-receipt +## 1.1.7 + +### Patch Changes + +- [#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` + - Removed all `generate:types` commands from `package.json` files + - Updated shared ESLint config and local ESLint configs + - Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files + - Replaced `tsup` with `rollup` + ## 1.1.6 ### Patch Changes diff --git a/packages/content-type-read-receipt/package.json b/packages/content-type-read-receipt/package.json index 058b6ad..4fe6d6c 100644 --- a/packages/content-type-read-receipt/package.json +++ b/packages/content-type-read-receipt/package.json @@ -1,6 +1,6 @@ { "name": "@xmtp/content-type-read-receipt", - "version": "1.1.6", + "version": "1.1.7", "description": "An XMTP content type to support read receipts", "author": "XMTP Labs ", "license": "MIT", diff --git a/packages/content-type-remote-attachment/CHANGELOG.md b/packages/content-type-remote-attachment/CHANGELOG.md index e957485..e911f3a 100644 --- a/packages/content-type-remote-attachment/CHANGELOG.md +++ b/packages/content-type-remote-attachment/CHANGELOG.md @@ -1,5 +1,15 @@ # @xmtp/content-type-remote-attachment +## 1.1.6 + +### Patch Changes + +- [#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` + - Removed all `generate:types` commands from `package.json` files + - Updated shared ESLint config and local ESLint configs + - Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files + - Replaced `tsup` with `rollup` + ## 1.1.5 ### Patch Changes diff --git a/packages/content-type-remote-attachment/package.json b/packages/content-type-remote-attachment/package.json index 6863c00..05f39f1 100644 --- a/packages/content-type-remote-attachment/package.json +++ b/packages/content-type-remote-attachment/package.json @@ -1,6 +1,6 @@ { "name": "@xmtp/content-type-remote-attachment", - "version": "1.1.5", + "version": "1.1.6", "description": "An XMTP content type to support sending file attachments that are stored off network", "author": "XMTP Labs ", "license": "MIT", diff --git a/packages/content-type-reply/CHANGELOG.md b/packages/content-type-reply/CHANGELOG.md index b9a5408..f5c4656 100644 --- a/packages/content-type-reply/CHANGELOG.md +++ b/packages/content-type-reply/CHANGELOG.md @@ -1,5 +1,15 @@ # @xmtp/content-type-reply +## 1.1.7 + +### Patch Changes + +- [#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` + - Removed all `generate:types` commands from `package.json` files + - Updated shared ESLint config and local ESLint configs + - Updated `include` field of `tsconfig.json` and `tsconfig.eslint.json` files + - Replaced `tsup` with `rollup` + ## 1.1.6 ### Patch Changes diff --git a/packages/content-type-reply/package.json b/packages/content-type-reply/package.json index de468ef..25b5bd2 100644 --- a/packages/content-type-reply/package.json +++ b/packages/content-type-reply/package.json @@ -1,6 +1,6 @@ { "name": "@xmtp/content-type-reply", - "version": "1.1.6", + "version": "1.1.7", "description": "An XMTP content type to support replying to a message", "author": "XMTP Labs ", "license": "MIT",