@crossdelta/platform-sdk 0.17.3 → 0.17.5

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.
@@ -112,7 +112,15 @@ jobs:
112
112
  uses: actions/upload-artifact@v4
113
113
  with:
114
114
  name: dist-packages
115
- path: packages/*/dist
115
+ path: |
116
+ packages/*/dist
117
+ packages/*/bin
118
+ packages/*/README.md
119
+ packages/*/CHANGELOG.md
120
+ packages/*/LICENSE
121
+ packages/*/logo.png
122
+ packages/*/schemas
123
+ packages/*/install.sh
116
124
  retention-days: 1
117
125
 
118
126
  # Publish packages sequentially (max-parallel: 1)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crossdelta/platform-sdk",
3
- "version": "0.17.3",
3
+ "version": "0.17.5",
4
4
  "description": "Platform toolkit for event-driven microservices — keeping code and infrastructure in lockstep.",
5
5
  "keywords": [
6
6
  "cli",