Skip to content

Commit

Permalink
changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpoole committed Jan 20, 2025
1 parent 2cca1d0 commit 2068df9
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 0 deletions.
13 changes: 13 additions & 0 deletions website/docs/for-android/changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
[
{
"productTitle": "Portals Android",
"pageUrl": "https://ionic.io/docs/portals/for-android/changelog",
"repo": "ionic-team/ionic-portals-android",
"mdBody": "### What's Changed\n* **feat!**: Capacitor 7 Upgrade ([#74](https://github.com/ionic-team/ionic-portals-android/pull/74))\n\n",
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>feat!</strong>: Capacitor 7 Upgrade (<a href=\"https://github.com/ionic-team/ionic-portals-android/pull/74\">#74</a>)</li>\n</ul>\n",
"name": "0.12.0",
"raw_published_at": "2025-01-20T20:31:23Z",
"published_at": "January 20 2025",
"tag_name": "0.12.0",
"type": "minor",
"version": "0.12.0"
},
{
"productTitle": "Portals Android",
"pageUrl": "https://ionic.io/docs/portals/for-android/changelog",
Expand Down
13 changes: 13 additions & 0 deletions website/docs/for-ios/changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
[
{
"productTitle": "Portals iOS",
"pageUrl": "https://ionic.io/docs/portals/for-ios/changelog",
"repo": "ionic-team/ionic-portals-ios",
"mdBody": "### What's Changed\n* **feat!**: BREAKING update to Capacitor 7 ([#90](https://github.com/ionic-team/ionic-portals-ios/pull/90))\n\n",
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>feat!</strong>: BREAKING update to Capacitor 7 (<a href=\"https://github.com/ionic-team/ionic-portals-ios/pull/90\">#90</a>)</li>\n</ul>\n",
"name": "0.12.0",
"raw_published_at": "2025-01-20T19:54:34Z",
"published_at": "January 20 2025",
"tag_name": "0.12.0",
"type": "minor",
"version": "0.12.0"
},
{
"productTitle": "Portals iOS",
"pageUrl": "https://ionic.io/docs/portals/for-ios/changelog",
Expand Down
13 changes: 13 additions & 0 deletions website/docs/for-react-native/changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
[
{
"productTitle": "Portals React Native",
"pageUrl": "https://ionic.io/docs/portals/for-react-native/changelog",
"repo": "ionic-team/ionic-portals-react-native",
"mdBody": "### What's Changed\n* **fix(android)**: added override on receiveCommand that supports an ID of type Int ([#58](https://github.com/ionic-team/ionic-portals-react-native/pull/58))\n\n\n",
"body": "<h3>What's Changed</h3>\n<ul>\n<li><strong>fix(android)</strong>: added override on receiveCommand that supports an ID of type Int (<a href=\"https://github.com/ionic-team/ionic-portals-react-native/pull/58\">#58</a>)</li>\n</ul>\n",
"name": "0.7.1",
"raw_published_at": "2025-01-16T17:43:21Z",
"published_at": "January 16 2025",
"tag_name": "0.7.1",
"type": "patch",
"version": "0.7.1"
},
{
"productTitle": "Portals React Native",
"pageUrl": "https://ionic.io/docs/portals/for-react-native/changelog",
Expand Down

0 comments on commit 2068df9

Please sign in to comment.