@cloudbase/agent-adapter-adp 1.0.1-alpha.8 → 1.0.1-alpha.9

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @cloudbase/agent-adapter-adp
2
2
 
3
+ ## 1.0.1-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - alpha release 0.1.2-alpha.1
8
+ - Update all public packages to version 0.1.2-alpha.1
9
+ - Trigger automated alpha release workflow
10
+ - Includes latest features and improvements
11
+
12
+ ## 1.0.1-alpha.7
13
+
14
+ ### Patch Changes
15
+
16
+ - alpha release 0.1.2-alpha.1
17
+ - Update all public packages to version 0.1.2-alpha.1
18
+ - Trigger automated alpha release workflow
19
+ - Includes latest features and improvements
20
+
3
21
  ## 1.0.1-alpha.6
4
22
 
5
23
  ### Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudbase/agent-adapter-adp",
3
- "version": "1.0.1-alpha.8",
3
+ "version": "1.0.1-alpha.9",
4
4
  "description": "ADP adapter for AG-Kit agents",
5
5
  "files": [
6
6
  "dist/",