All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.64.2-alpha - unreleased
This is an alpha version! The changes listed here are not final.
- Newsletters: Show newsletter widget on P2s
0.64.1 - 2025-04-21
- Remove a stale comment in connections post field. [#43061]
- Social: Re-enable resharing in classic editor on Simple sites. [#43005]
0.64.0 - 2025-04-17
- Publicize: Improve package initialization. [#42737]
- Re-enable unit tests for share status. [#43099]
- Do not load the module on private WordPress.com sites. [#43078]
0.63.0 - 2025-04-14
- Add share status support for WordPress.com sites. [#42593]
- Improved the logic for share status. [#42978]
- Linting: Use double colon notation for pseudo-element selectors. [#43019]
- Social: Always register the product info endpoint regardless of Publicize being active. [#42812]
- Social: Do not load in the editor if module is off. [#43006]
0.62.5 - 2025-04-07
- Update dependencies. [#42820]
- Update package dependencies. [#42809]
0.62.4 - 2025-03-31
- Internal updates.
0.62.3 - 2025-03-24
- Publicize: Update the Jetpack plugin version check. [#42649]
0.62.2 - 2025-03-21
- Social: Add
wpcom/v2
endpoint for Social Image Generator token generation. [#42534]
- Social: Deprecate
jetpack/v4
endpoint for Social Image Generator token. [#42574]
- Keyring Helper: Move initialization to pre_initialization to let it work even when Publicize is off. [#42604]
- Social: Fix permission check for connection url. [#42572]
0.62.1 - 2025-03-19
- Update dependencies. [#42564]
0.62.0 - 2025-03-18
- Move the
jetpack-social
endpoint to the Publicize package. [#42187] - Update package dependencies. [#42511]
- Fix compatibility with older versions of Jetpack. [#42503]
0.61.5 - 2025-03-17
- Internal updates.
0.61.4 - 2025-03-17
- Improve scheduled-actions endpoint permission checks. [#42318]
- Social: Change the query parameter to open Jetpack sidebar on editor load. [#42364]
- Remove the useAdminUiV1 feature flag. [#42451]
- Social: Connections schema: Remove the deprecated fields. [#42454]
- Social: Removed the old unused initial state. [#42390]
- Social: Remove unused scheduled-actions endpoint routes. [#42415]
0.61.3 - 2025-03-12
- Update package dependencies. [#42384]
0.61.2 - 2025-03-10
- Move share post endpoint from Jetpack to publicize package. [#42179]
- Social: Move JS editor code from Jetpack and Social to Publicize package. [#41836]
- Make scheduled-actions endpoint compatible with getEntityRecords. [#42283]
- Social: Fix stylesheets loaded on the front-end when not needed. [#42289]
- Social: Fix the share date schema for scheduled actions endpoint. [#42244]
0.61.1 - 2025-03-03
- Move publicize/scheduled-actions enpoint from WPCOM to publicize. [#42136]
- Social: Improve connect URL generation. [#42019]
- Update package dependencies. [#42163]
- Deprecate jetpack/v4 connection endpoints. [#41911]
- Social: Fix PHP warnings on WPCOM. [#42107]
- Social: Fix Social post UI not showing connections. [#42095]
0.61.0 - 2025-02-24
- Social: Update the admin page for use by Editors and Authors. [#41859]
- Script data: Extract less host information. [#41890]
- Social: Use new connections class for share status. [#41905]
- Update the connections schema for classic editor. [#41778]
- Update Keyring_Helper class and enable publicize services caching [#41460]
- Remove the deprecated "dismiss notice" functionality. [#41987]
- Code: Prevent dynamic class properties. [#41857]
- Fix social connection toggle. [#41912]
0.60.1 - 2025-02-17
- Internal updates.
0.60.0 - 2025-02-11
- Register social/settings endpoint only if Jetpack version does not have it. [#41596]
- Use social admin for connections URL. [#41541]
0.59.1 - 2025-02-10
- Update package dependencies. [#41491]
0.59.0 - 2025-02-03
- Enable Social Post UI for WordPress.com. [#41219]
- Move Social admin page code and assets logic to publicize package. [#41239]
- Move initial state from Social plugin to publicize package. [#41381]
- Phan: Update baselines. [#41263]
- Move Social settings endpoint to publicize package. [#41456]
- Use feature flag for Social admin page. [#41413]
- Update package dependencies. [#41286]
- Update the settings endpoint to use existing endpoints. [#41461]
- Use Admin_Menu::remove_menu to handle old Social menu item. [#41422]
- Fix the default value for UTM settings schema. [#41386]
- Fix connections cache when WordPress.com API call fails. [#41392]
- Fix the API calls on WordPress.com for options. [#41420]
0.58.0 - 2025-01-27
- Refactored Social Note settings to use core. [#41153]
- Unify connections management API schema. [#40679]
- Use feature flag for share status data. [#41218]
- Fix profile links for LinkedIn connections. [#40873]
- Fix editor invalid parameters error for old Jetpack versions. [#41199]
- Fix feature check for social connections list initial state. [#40679]
0.57.4 - 2025-01-20
- Code: Use function-style exit() and die() with a default status code of 0. [#41167]
- License: Social admin page header hides license link on WoA sites. [#41076]
- Updated package dependencies. [#41099]
- Social Disable caching for publicize services list to avoid stale nonces [#41149]
- Social | Fixed the status field for connections to allow null [#41114]
0.57.3 - 2025-01-14
- Social: Fix failure on post save with LinkedIn connection enabled. [#41000]
0.57.2 - 2025-01-13
- Publicize: Allow filtering of connections in publicize rest endpoint. [#40914]
- Update connections post field rest endpoint to use the updated schema. [#40916]
0.57.1 - 2024-12-30
- Social: Ensure that broken connection notices work fine on WoA sites. [#40732]
0.57.0 - 2024-12-23
- Move wpcom/v2/publicize/connections endpoint to publicize package. [#40607]
- Script data: Don't call service endpoint on WP.com. [#40596]
0.56.5 - 2024-12-16
- Updated package dependencies. [#40564]
0.56.4 - 2024-12-09
- Updated package dependencies. [#40363]
0.56.3 - 2024-12-02
- Made resharing async in classic editor to fix timeout issues. [#40302]
0.56.2 - 2024-11-26
- Fix undefined index error on Atomic sites. [#40337]
0.56.1 - 2024-11-25
- Add initial post share status to the initial state. [#40301]
- Updated package dependencies. [#40286] [#40288]
- Fix initial state error in the editor for Simple sites. [#40319]
- Fix page-detection util methods to stop unnecessary API calls to WordPress.com. [#40311]
- Fix call to undefined method on WordPress.com. [#40328]
0.56.0 - 2024-11-18
- Add a new toggle for UTM tracking. [#39998]
- General: Update minimum PHP version to 7.2. [#40147]
0.55.2 - 2024-11-11
- Social: Migrated social plugins settings to new script data. [#40032] [#40081]
- Updated package dependencies. [#39999]
0.55.1 - 2024-11-04
- Enable test coverage. [#39961]
- Social: Migrated Social Image Generator settings to new store [#39904]
0.55.0 - 2024-10-25
- Social: Fix Bsky profile URL [#39849]
0.54.4 - 2024-10-21
- Initial State: Migrated URLs to script data. [#39797]
- Fixed the site features for Simple sites. [#39817]
0.54.3 - 2024-10-14
- Updated package dependencies. [#39707]
0.54.2 - 2024-10-07
- Updated package dependencies. [#39594]
0.54.1 - 2024-10-02
- Social: Fixed Bluesky not showing up on page load [#39597]
0.54.0 - 2024-09-23
- Added tracking for the resharing action [#39408]
- Social: Disabled resharing on Simple sites in classic editor [#39419]
- Social: Migrated useEditorPreview feature flag to new script data [#39405]
- Social: Migrated useShareStatus feature flag to new script data [#39404]
0.53.0 - 2024-09-16
- Social: adds hook for plugin developers to be able to pull social share URLs on save. [#39398]
- Moved initialization of Publicize UI from init action to admin_init action [#39342]
- Social: Migrated useAdminUiV1 feature flag to new script data [#39137]
- Social: Cleaned up media auto-conversion backend logic [#38587]
- Hide share logs not belonging to current admin. [#39379]
0.52.3 - 2024-09-10
- Updated package dependencies. [#39302]
0.52.2 - 2024-09-09
- Internal updates.
0.52.1 - 2024-09-06
- Internal updates.
0.52.0 - 2024-09-05
- Made resharing async [#39227]
- Updated package dependencies. [#39176]
0.51.0 - 2024-09-02
- Add share status log modal to published posts [#39051]
0.50.1 - 2024-08-29
- Added share status info to Jetpack sidebar [#39073]
- Updated package dependencies. [#39111]
0.50.0 - 2024-08-26
- Added the new feature flag for the social share status [#39015]
- Social: Migrated shares data to the new script data [#38988]
- Updated package dependencies. [#39004]
0.49.2 - 2024-08-21
- Social; Migrated the API paths from initial state to the new script data [#38962]
0.49.1 - 2024-08-19
- Social: Migrated services list to the initial state. [#38924]
- Updated package dependencies. [#38662]
- Fix incorrect next-version tokens in php
@since
and/or@deprecated
docs. [#38869] - Social: Fixed connection services list crash on simple sites. [#38954]
0.49.0 - 2024-08-12
- Open Graph Meta Tags: Stopped handling Fediverse tags from Publicize package. [#38809]
- Social: Updated intial state logic to use the new consolidated initial state. [#38606]
0.48.0 - 2024-08-05
- Added endpoint to sync shares post meta back to the self-hosted site. [#38702]
- Added feature flag management for social [#38669]
- Cleaned-up publicize shares rest endpoint [#38709]
0.47.4 - 2024-08-01
- Removed Fediverse og filters to fix fatals [#38612]
- Fixed Threads connections not having a profile_url [#38611]
0.47.3 - 2024-07-15
- Mastodon: display a Fediverse Creator tag when the post author has connected their account to a Mastodon account. [#38198]
- Social: Removed unnecessary feature checks for social connections [#38216]
0.47.2 - 2024-07-08
- Social | Fixed the permissions for update and disconnection connections endpoints [#38187]
0.47.1 - 2024-07-03
- Updated package dependencies. [#38132]
0.47.0 - 2024-07-01
- Removed share as a social post toggle [#37964]
- Ensured that connections are only fetched once per request [#38080]
0.46.3 - 2024-06-26
- Added social preview for Threads [#38003]
0.46.2 - 2024-06-24
- Added Social resharing for classic editor [#37810]
- Removed unneeded check for connection management wpcom [#37899]
- Added support for Threads for Social connections [#37977]
0.46.1 - 2024-06-17
- Fixed connections management links for classic editor [#37681]
0.46.0 - 2024-06-13
- Changed the social-product-info endpoint to return v1 plan [#36846]
0.45.2 - 2024-06-05
- Publicize: Package version update [#37683]
- Updated package dependencies. [#37669]
0.45.1 - 2024-06-03
- Social: Update upgrade nudges to use the new plan. [#37638]
0.45.0 - 2024-05-27
- Added external_id to connections field. [#37405]
- Changed how social connections are cached by moving to using transients. [#37500]
- Moved "can_manage_connection" method to Publicize_Base class. [#37532]
- Fixed no connections UI for editor. [#37571]
- Updated the connection test results endpoint for front-end. [#37531]
- Standardized the rest endpoint structure for Jetpack social connections. [#37510]
- Disconnect button was not showing for connections in the editor. [#37501]
0.44.1 - 2024-05-20
- Changed the connections management feature flag check to include the WP.com plan feature. [#37425]
- Social: Updated connection modal UI. [#37420]
- Updated package dependencies. [#37379]
- Added back the previous Open Graph filter function. [#37368]
- Fixed the typo in the Open Graph hook. [#37411]
0.44.0 - 2024-05-13
- Add connect form/button for connection management. [#37196]
- Social Connections: Added disconnection confirmation dialog. [#37310]
- Wired up disconnect button and added reconnect button. [#37237]
0.43.0 - 2024-05-06
- Added feature flag for new social admin UI. [#37134]
- Added new endpoint to delete publicize connection. [#37115]
- Social Admin page: Added connection management component. [#37120]
- Updated package dependencies. [#37147]
0.42.13 - 2024-04-29
- Internal updates.
0.42.12 - 2024-04-25
- Internal updates.
0.42.11 - 2024-04-22
- Internal updates.
0.42.10 - 2024-04-15
- Fixed 403 error for SIG for non-admin authors. [#36894]
0.42.9 - 2024-04-08
- Updated package dependencies. [#36760]
- Fixed the learn more link. [#36735]
0.42.8 - 2024-03-27
- Updated package dependencies. [#36585]
0.42.7 - 2024-03-25
- Internal updates.
0.42.6 - 2024-03-18
- Internal updates.
0.42.5 - 2024-03-12
- Updated package dependencies. [#36325]
- REST requests: avoid potential warnings with custom objects. [#36315]
0.42.4 - 2024-03-04
- Added new tests for the OG image optimization logic [#35987]
- Updated package dependencies. [#36095]
0.42.3 - 2024-02-26
- Deprecate the sharing_menu method of the Publicize_UI class. [#35810]
0.42.2 - 2024-02-14
- Fixed an issue where on old sites og:image is an array that causes issues [#35688]
0.42.1 - 2024-02-13
- Updated package dependencies. [#35608]
0.42.0 - 2024-02-12
- Change editor layout for social notes [#35536]
- Hid the custom message box for social notes in the classic editor [#35540]
- OG image will be converted to match platform requirements even if its inside the body [#35038]
- Fixed a bug where a parameter is missing [#35601]
0.41.0 - 2024-02-05
- Updated package dependencies. [#35384]
- Use Blog ID in links to WPCOM instead of site slug. [#35006]
0.40.0 - 2024-01-18
- Changed dismissed notices endpoint to be a core endpoint [#34544]
0.39.0 - 2024-01-04
- Updated package dependencies. [#34815]
- Social: Remove obsolete tweetstorm files. [#34330]
0.38.3 - 2023-12-20
- Fixed backwards compatibility with Social store refactor. [#34566]
0.38.2 - 2023-12-15
- Social: Fixed issue with auto-conversion option logic. [#34666]
0.38.1 - 2023-12-14
- Fixed Jetpack Social scheduled post messaging. [#34182]
- Social: Fixed bug with PHP conversion error. [#34636]
- Updated version. [#34182]
0.38.0 - 2023-12-11
- Social: Refactored storing of feature options to use core functions. [#34113]
- Social: Removed deprecated files because of refactore. [#34113]
0.37.2 - 2023-12-03
- Updated package dependencies. [#34411]
0.37.1 - 2023-11-24
- Removed unused code. [#34241]
0.37.0 - 2023-11-20
- Replaced usage of strpos() with str_starts_with(). [#34135]
- Removed the 'jetpack/publicize' store. [#34111]
- Updated required PHP version to >= 7.0. [#34192]
0.36.6 - 2023-11-14
- Updated package dependencies. [#34093]
0.36.5 - 2023-11-03
- Added Nextdoor to Social Previews. [#33907]
0.36.4 - 2023-10-23
- Social: Add the Nextdoor connection toggle. [#33663]
- Updated package dependencies. [#33687]
0.36.3 - 2023-10-16
- Added type prop to custom media for social posts. [#33504]
0.36.2 - 2023-10-10
- Updated package dependencies. [#33428]
0.36.1 - 2023-09-19
- Classic Editor Notices: do not display Twitter in post-publish message. [#33063]
- Publicize: Ensure that the auto-conversion setting is enabled by default [#33088]
0.36.0 - 2023-09-04
- Changed logic that disables the connections based on the auto-conversion feature [#32671]
- Updated option name [#32693]
- Updated package dependencies. [#32803]
0.35.0 - 2023-08-23
- Added the new auto-conversion toggle for Social [#32597]
- Updated package dependencies. [#32605]
0.34.0 - 2023-08-21
- Added key for auto-conversion settings. [#32577]
- Social: Added endpoint for media auto-conversion settings. [#32342]
- Publicize: Prevent metadata updates for published posts [#32301]
0.33.1 - 2023-08-09
- Updated package dependencies. [#32166]
0.33.0 - 2023-08-07
- Added admin-page upsell notice [#32128]
- Added new nudge in the editor to upgrade to the Advanced plan. Appears every 3 months [#32087]
0.32.0 - 2023-08-01
- Change dismiss notice so it can be dismissed for a given time. [#32033]
0.31.0 - 2023-07-25
- Added instagram reel restrictions [#31808]
0.30.4 - 2023-07-17
- Updated package dependencies. [#31785]
0.30.3 - 2023-07-05
- Updated package dependencies. [#31659]
0.30.2 - 2023-06-26
- Updated package dependencies. [#31468]
0.30.1 - 2023-06-06
- Updated package dependencies. [#31129]
- Simplified i18n strings [#31185]
0.30.0 - 2023-05-29
- Added account_name field to the publicize connections object. [#30937]
- Added the Instagram service [#30803]
- Check for featured image in the classic editor [#30769]
- Jetpack Social: Add a notice to let users know Instagram is available [#30777]
- Mastodon post preview [#30919]
- Changed the enhanced publishing feature check to use Current_Plan [#29881]
0.29.0 - 2023-05-22
- Added validation of featured image for Instagram connections [#30724]
- Added a failsafe check for error codes [#30748]
- Publicize: Update the UI logic to properly cope with broken connections [#30687]
0.28.0 - 2023-05-15
- Added Mastodon to list of supported services [#30661]
- Changed how we update the publicize skip meta. [#30479]
- Get Jetpack to use connection_id as the uninque identifier of the editor elements on the sidebar [#30492]
- PHP 8 Compatibility fixes [#30692]
0.27.0 - 2023-05-08
- Added support for flagging unsupported connections in the editor UI [#30280]
0.26.0 - 2023-05-02
- Updated package dependencies. [#30375]
0.25.1 - 2023-05-01
- Jetpack Social: Render Social Image Generator panel even when SIG's default is disabled [#30358]
0.25.0 - 2023-04-25
- Added new option for flagging a post as social post [#30179]
- Added dynamic pricing to Social admin page [#30105]
- Use attached media for the OpenGraph image [#30162]
0.24.2 - 2023-04-10
- Add Jetpack Autoloader package suggestion. [#29988]
- Reinstated is_social_image_generator_enabled for backwards compatibility [#29952]
0.24.1 - 2023-04-04
- Updated package dependencies. [#29854]
0.24.0 - 2023-03-28
- Jetpack Social: Enable Social Image Generator by default when it's available. [#29742]
- Use picked default template for Social Image Generator [#29722]
0.23.0 - 2023-03-27
- Add new endpoint to Social Image Generator to get and update SIG-specific options [#29624]
- Social: Added an endpoint to generate a token for use as the preview of the social image. [#29596]
- Moved SIG initilization to the admin_init hooks and updated the check to find out whether SIG is enabled to use the current plans package and added code to refresh plan data on every jetpack heartbeat." [#29529]
- Updated package dependencies. [#29529]
- Use TemplatePicker to save selected template and send it to our token generation endpoint [#29590]
0.22.0 - 2023-03-20
- Added SIG image to the post media array if it's enabled [#29093]
- Updated package dependencies. [#29471]
- Prevent metadata updates during autosave. [#29263]
0.21.0 - 2023-03-13
- Add Social Image Generator class to Publicize [#29118]
0.20.1 - 2023-03-08
- Updated package dependencies. [#29216]
0.20.0 - 2023-02-28
- Add options panel for Social Image Generator to Jetpack Social sidebar. [#28737]
- Add Social Image Generator feature flag to Jetpack Social [#29001]
0.19.5 - 2023-02-20
- Minor internal updates.
0.19.4 - 2023-02-15
- Update to React 18. [#28710]
- Configure with standard
@wordpress/browserslist-config
config. [#28910]
0.19.3 - 2023-02-08
- Minor internal updates.
0.19.2 - 2023-01-26
- Minor internal updates.
0.19.1 - 2023-01-11
- Changed attached_media type [#27840]
0.19.0 - 2023-01-02
- Added already shared meta value for post editor api. [#28072]
0.18.4 - 2022-12-19
- Updated package dependencies. [#27962]
0.18.3 - 2022-12-12
- Social: Added a 'more info' link to the plan details in the editor nudge [#27617]
0.18.2 - 2022-12-06
- Updated package dependencies. [#27688, #27696]
0.18.1 - 2022-11-28
- Updated package dependencies. [#27043]
0.18.0 - 2022-11-14
- Save attached media to post meta [#26930]
0.17.3 - 2022-11-08
- Updated package dependencies. [#27289]
0.17.2 - 2022-11-01
- Updated package dependencies. [#27196]
0.17.1 - 2022-10-28
- Classic Editor: fix the is_healthy logic that disabled connections. [#27159]
- Include built JavaScript bundles in the package. [#27152]
0.17.0 - 2022-10-25
- Cache connection testing results during an HTTP request. [#26955]
- Social: Add the reshare endpoint for proxying the request to WPCOM [#25993]
- Updated package dependencies. [#26705]
- Display error for broken connections in editor [#25803]
0.16.2 - 2022-10-11
- Updated package dependencies. [#26640]
0.16.1 - 2022-10-05
- Updated package dependencies. [#26569]
0.16.0 - 2022-09-27
- Add caching to shares info check [#26449]
- Move share limits code to the Publicize package [#26294]
- Social: Aligned Jetpack and Social to use the connection-test-results endpoint in the block editor [#26274]
- Updated package dependencies. [#26294]
0.15.0 - 2022-09-20
- Added is-healthy endpoint to post field [#26216]
0.14.0 - 2022-09-13
- Added hooks for Publicize form in Classic Editor [#26039]
0.13.2 - 2022-09-08
- Updated package dependencies.
- Fixed wrong permissions check for contributors [#26025]
0.13.1 - 2022-08-31
- Removed errant code change.
0.13.0 - 2022-08-31
- Updated package dependencies. [#25931]
0.12.0 - 2022-08-30
- Rebrand Publicize to Jetpack Social [#25787]
- Updated package dependencies. [#25694]
- Post field: Allow for the filter which could make the connections default to disabled. [#24617]
0.11.1 - 2022-08-23
- Updated package dependencies. [#25628]
0.11.0 - 2022-08-09
- Added scheduled post calculation on plugin activation [#25334]
0.10.1 - 2022-08-03
- Updated package dependencies. [#25300, #25315]
0.10.0 - 2022-07-26
- Updated package dependencies. [#25158]
- Use new Jetpack Social endpoint on WPCOM to get Publicize shares info [#25147]
0.9.0 - 2022-07-19
- Fetch share counter on the server side in Jetpack Social. To facilitate this, the call to wpcom has been moved into the Publicize_Base class. [#24836]
0.8.1 - 2022-07-12
- Updated package dependencies.
0.8.0 - 2022-07-06
- Synced changes made in modules/publice/publicize.php and made sure the composer package for publicize has those changes. [#24943]
0.7.1 - 2022-06-29
- Update annotations versions.
0.7.0 - 2022-06-21
- Added a proxy end-point to get the shares count for Publicize. [#24786]
- Renaming master to trunk. [#24661]
0.6.0 - 2022-06-14
- Made changes to not instantiate the publicize object, if it's already instantiated. [#24695]
- Publicize: Allow users to set the image for their social post even when themes don't support featured images. [#23871]
- Updated package dependencies. [#24529]
0.5.0 - 2022-05-31
- Changed logic to initialize publicize classes only if the publicize module is active. [#24451]
- Classic Editor: Replaced the initial settings form with the Jetpack redirect link [#24526]
0.4.0 - 2022-05-24
- Added the post field to the Publicize package [#24324]
0.3.0 - 2022-05-18
- Added new jetpack v4 end-point to list publicize connections. [#24293]
- Updated package dependencies. [#24153] [#24360]
- Added check for wp_ajax_elementor_ajax to allow publicizing via elementor. [#24387]
- gitignore wordpress directory within the publicize package [#24339]
0.2.1 - 2022-05-10
- Publicize: Correct bad namespaces
0.2.0 - 2022-05-04
- Added redirect links for Jetpack cloud. [#24205]
- Updated package dependencies. [#24095]
- Moved the options class into Connection. [#24095]
0.1.1 - 2022-05-19
- Added check for wp_ajax_elementor_ajax to allow publicizing via elementor.
- Publicize: Correct bad namespaces
- Added an empty shell package
- Added Publicize module files to Composer package
- Set composer package type to "jetpack-library" so i18n will work.
- Use the publicize package in the Jetpack plugin.
- Applied legacy Publicize filters to flag setting for Publicize
- Fix Composer dependencies
- Microperformance: Use === null instead of is_null
- PHPCS: Fix
WordPress.Security.ValidatedSanitizedInput
- Publicize: Do not display legacy UI for block editor pages
- Sync'd changes with the equivalent files in the Publicize module
- Updated package dependencies.
- Update package.json metadata.