@openparachute/notes-ui 0.1.7-rc.1 → 0.1.7

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.
@@ -2,7 +2,7 @@
2
2
  "name": "parachute-notes",
3
3
  "displayName": "Notes",
4
4
  "tagline": "Web client for your Parachute Vault",
5
- "version": "0.1.7-rc.1",
5
+ "version": "0.1.7",
6
6
  "iconUrl": "/notes/icon.svg",
7
7
  "kind": "frontend"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openparachute/notes-ui",
3
- "version": "0.1.7-rc.1",
3
+ "version": "0.1.7",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "Parachute Notes UI bundle \u2014 the SPA installed under parachute-surface as the canonical first app. No daemon, no module surface; just the built dist/.",