@microtronics/studio-cli 0.9.1 → 0.10.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/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
 
2
2
 
3
+ ## 0.10.0 (2025-01-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * **studio-cli:** allow switching apm release to semver with lucky environment ([bd24f41](https://bitbucket.org/microtronics-core/vscode-studio/commits/bd24f417d9ac844ab92cf7e3ede6853ab9f1a9c5))
9
+ * **studio-cli:** first working version that supports publishing an APM ([0dede3e](https://bitbucket.org/microtronics-core/vscode-studio/commits/0dede3eef94b0a046e4b6ef37d224233c0bbd69e))
10
+ * **studio-cli:** publish with semver when env is lucky ([7b8e2fa](https://bitbucket.org/microtronics-core/vscode-studio/commits/7b8e2fa15cd2de4faa21b582c9a609a15826489f))
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **studio-cli:** findFiles function had wrong working directory ([aba5b86](https://bitbucket.org/microtronics-core/vscode-studio/commits/aba5b869bfef8fbe0cd0274d6a6cc60a7c11f48a))
16
+
3
17
  ## 0.9.1 (2024-12-19)
4
18
 
5
19
  ## 0.9.0 (2024-12-19)