@realiizlabs/admin 0.15.1 → 0.15.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@realiizlabs/admin",
3
- "version": "0.15.1",
3
+ "version": "0.15.3",
4
4
  "description": "Realiiz Studio — the publishing dashboard for websites built on site-starter-pro.",
5
- "releaseNotes": "The Studio pill now follows you as you move around the site: Edit this page appears the moment you open a post or event and steps aside on other pages, no reload needed.",
5
+ "releaseNotes": "The Help center has a new Studio updates section: when updates arrive (Monday mornings), what an update can and can't change, the common questions, and what to do if one fails. Settings Studio links to it.",
6
6
  "license": "SEE LICENSE IN LICENSE",
7
7
  "type": "module",
8
8
  "main": "./dist/index.cjs",