From 0425beaa04e159c12759781db91c10bb287b98f8 Mon Sep 17 00:00:00 2001 From: Cedric van Putten Date: Wed, 2 Nov 2022 20:01:11 +0100 Subject: [PATCH] docs: update changelogs to include pr --- packages/snack-content/CHANGELOG.md | 4 ++++ packages/snack-sdk/CHANGELOG.md | 18 +++++++++--------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/packages/snack-content/CHANGELOG.md b/packages/snack-content/CHANGELOG.md index e699a65b..3a8d0da1 100644 --- a/packages/snack-content/CHANGELOG.md +++ b/packages/snack-content/CHANGELOG.md @@ -4,8 +4,12 @@ ### 🛠 Breaking changes +- Dropped Expo SDK 44 ([#360](https://github.com/expo/snack/pull/360) by [@bycedric](https://github.com/byCedric)) + ### 🎉 New features +- Upgrade to Expo SDK 47 ([#360](https://github.com/expo/snack/pull/360) by [@bycedric](https://github.com/byCedric)) + ## 1.2.0 - 2022-08-03 ### 🎉 New features diff --git a/packages/snack-sdk/CHANGELOG.md b/packages/snack-sdk/CHANGELOG.md index e4a572fc..3a5f6868 100644 --- a/packages/snack-sdk/CHANGELOG.md +++ b/packages/snack-sdk/CHANGELOG.md @@ -4,11 +4,11 @@ ### 🛠 Breaking changes -- Dropped Expo SDK 44 +- Dropped Expo SDK 44 ([#360](https://github.com/expo/snack/pull/360) by [@bycedric](https://github.com/byCedric)) ### 🎉 New features -- Upgrade to Expo SDK 47 stable (by [@bycedric](https://github.com/byCedric)) +- Upgrade to Expo SDK 47 ([#360](https://github.com/expo/snack/pull/360) by [@bycedric](https://github.com/byCedric)) ### 🐛 Bug fixes @@ -16,10 +16,10 @@ ### 🎉 New features -- Upgrade to Expo SDK 46 stable ([#337](https://github.com/expo/snack/pull/337)) by [@bycedric](https://github.com/byCedric)) -- Add versioned endpoints for modules ([#334](https://github.com/expo/snack/pull/334)) by [@bycedric](https://github.com/byCedric)) -- Upgrade pubnub to 7.2.0 ([#332](https://github.com/expo/snack/pull/332)) by [@bycedric](https://github.com/byCedric)) -- Upgrade Snack to Expo SDK 45 ([#290](https://github.com/expo/snack/pull/290)) by [@danstepanov](https://github.com/danstepanov)) +- Upgrade to Expo SDK 46 stable ([#337](https://github.com/expo/snack/pull/337) by [@bycedric](https://github.com/byCedric)) +- Add versioned endpoints for modules ([#334](https://github.com/expo/snack/pull/334) by [@bycedric](https://github.com/byCedric)) +- Upgrade pubnub to 7.2.0 ([#332](https://github.com/expo/snack/pull/332) by [@bycedric](https://github.com/byCedric)) +- Upgrade Snack to Expo SDK 45 ([#290](https://github.com/expo/snack/pull/290) by [@danstepanov](https://github.com/danstepanov)) ## 3.8.0 - 2022-04-20 @@ -29,9 +29,9 @@ ### 🎉 New features -- Prepare snack-sdk and snack-content for SDK 44 ([#277](https://github.com/expo/snack/pull/277)) by [@bycedric](https://github.com/byCedric)) -- Split out code related to Snack project definitions into `snack-content` ([#251](https://github.com/expo/snack/pull/251)) by [@ide](https://github.com/ide)) -- Upgrade Snack to Expo SDK 44 ([#243](https://github.com/expo/snack/pull/243)) by [@bycedric](https://github.com/byCedric)) +- Prepare snack-sdk and snack-content for SDK 44 ([#277](https://github.com/expo/snack/pull/277) by [@bycedric](https://github.com/byCedric)) +- Split out code related to Snack project definitions into `snack-content` ([#251](https://github.com/expo/snack/pull/251) by [@ide](https://github.com/ide)) +- Upgrade Snack to Expo SDK 44 ([#243](https://github.com/expo/snack/pull/243) by [@bycedric](https://github.com/byCedric)) ## 3.7.0 — 2021-12-17