@vcd/sdk 15.0.0-alpha.0 → 15.0.0

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/README.md ADDED
@@ -0,0 +1,4 @@
1
+ # VMware Cloud Director Extensibility
2
+ Please file issues and pull requests against [Cloud Director Extension Standard Library](https://github.com/vmware/cloud-director-extension-standard-library).
3
+
4
+ Usage information and reference details can be found in [Cloud Director Extension Standard Library](https://github.com/vmware/cloud-director-extension-standard-library) documentation.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vcd/sdk",
3
- "version": "15.0.0-alpha.0",
3
+ "version": "15.0.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "15.2.0",
6
6
  "@angular/core": "15.2.0",
Binary file