Skip to content

Commit 8a6faca

Browse files
authored
Update changelogs. (#263)
1 parent 191299d commit 8a6faca

File tree

4 files changed

+52
-1
lines changed

4 files changed

+52
-1
lines changed

scripts/package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/for-android/changelog.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"productTitle": "Portals Android",
4+
"pageUrl": "https://ionic.io/docs/portals/for-android/changelog",
5+
"repo": "ionic-team/ionic-portals-android",
6+
"mdBody": "### What's Changed\n* **feat**: support live updates 0.5.0 and will use portal web app directory as a source for differential updates ([#62](https://github.com/ionic-team/ionic-portals-android/pull/62))\n* **fix**: fix transaction exception crashing the app if the view no longer exists ([#63](https://github.com/ionic-team/ionic-portals-android/pull/63))\n* **chore**: updated capacitor dependency to 5.7.+ ([#64](https://github.com/ionic-team/ionic-portals-android/pull/64))\n\n\n",
7+
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>feat</strong>: support live updates 0.5.0 and will use portal web app directory as a source for differential updates (<a href=\"https://github.com/ionic-team/ionic-portals-android/pull/62\">#62</a>)</li>\n<li><strong>fix</strong>: fix transaction exception crashing the app if the view no longer exists (<a href=\"https://github.com/ionic-team/ionic-portals-android/pull/63\">#63</a>)</li>\n<li><strong>chore</strong>: updated capacitor dependency to 5.7.+ (<a href=\"https://github.com/ionic-team/ionic-portals-android/pull/64\">#64</a>)</li>\n</ul>\n",
8+
"name": "0.8.4",
9+
"raw_published_at": "2024-02-13T18:48:51Z",
10+
"published_at": "February 13 2024",
11+
"tag_name": "0.8.4",
12+
"type": "patch",
13+
"version": "0.8.4"
14+
},
215
{
316
"productTitle": "Portals Android",
417
"pageUrl": "https://ionic.io/docs/portals/for-android/changelog",

website/docs/for-ios/changelog.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
11
[
2+
{
3+
"productTitle": "Portals iOS",
4+
"pageUrl": "https://ionic.io/docs/portals/for-ios/changelog",
5+
"repo": "ionic-team/ionic-portals-ios",
6+
"mdBody": "### What's Changed\n* **feat!**: Add support for live update differentials ([#83](https://github.com/ionic-team/ionic-portals-ios/pull/83))\n* **feat**: Live Update sync extension ([#84](https://github.com/ionic-team/ionic-portals-ios/pull/84))\n\n",
7+
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>feat!</strong>: Add support for live update differentials (<a href=\"https://github.com/ionic-team/ionic-portals-ios/pull/83\">#83</a>)</li>\n<li><strong>feat</strong>: Live Update sync extension (<a href=\"https://github.com/ionic-team/ionic-portals-ios/pull/84\">#84</a>)</li>\n</ul>\n",
8+
"name": "0.10.0",
9+
"raw_published_at": "2024-02-12T21:16:33Z",
10+
"published_at": "February 12 2024",
11+
"tag_name": "0.10.0",
12+
"type": "minor",
13+
"version": "0.10.0"
14+
},
15+
{
16+
"productTitle": "Portals iOS",
17+
"pageUrl": "https://ionic.io/docs/portals/for-ios/changelog",
18+
"repo": "ionic-team/ionic-portals-ios",
19+
"mdBody": "### What's Changed\n* **feat**: Add instance level support for swift concurrency on `PortalsPubSub` ([#81](https://github.com/ionic-team/ionic-portals-ios/pull/81))\n\n",
20+
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>feat</strong>: Add instance level support for swift concurrency on <code>PortalsPubSub</code> (<a href=\"https://github.com/ionic-team/ionic-portals-ios/pull/81\">#81</a>)</li>\n</ul>\n",
21+
"name": "0.9.1",
22+
"raw_published_at": "2024-01-23T21:50:05Z",
23+
"published_at": "January 23 2024",
24+
"tag_name": "0.9.1",
25+
"type": "patch",
26+
"version": "0.9.1"
27+
},
228
{
329
"productTitle": "Portals iOS",
430
"pageUrl": "https://ionic.io/docs/portals/for-ios/changelog",

website/docs/for-web/changelog.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"productTitle": "Portals Web Plugin",
4+
"pageUrl": "https://ionic.io/docs/portals/for-web/changelog",
5+
"repo": "ionic-team/ionic-portals",
6+
"mdBody": "### What's Changed\n* **feat!(plugin)**: Remove `SubscriptionCallback` type ([#259](https://github.com/ionic-team/ionic-portals/pull/259))\n\n",
7+
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>feat!(plugin)</strong>: Remove <code>SubscriptionCallback</code> type (<a href=\"https://github.com/ionic-team/ionic-portals/pull/259\">#259</a>)</li>\n</ul>\n",
8+
"name": "0.9.0",
9+
"raw_published_at": "2024-02-13T15:22:27Z",
10+
"published_at": "February 13 2024",
11+
"tag_name": "0.9.0",
12+
"type": "minor",
13+
"version": "0.9.0"
14+
},
215
{
316
"productTitle": "Portals Web Plugin",
417
"pageUrl": "https://ionic.io/docs/portals/for-web/changelog",

0 commit comments

Comments
 (0)