@microtronics/studio-cli 0.54.0 → 0.55.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,9 +1,16 @@
1
1
  # Changelog
2
2
 
3
- ## 0.54.0 (2026-03-23)
3
+ ## 0.55.0 (2026-03-24)
4
4
 
5
5
  ### Features
6
6
 
7
+ * add comments to global defines in auto-generated DLO file ([5d490b2](https://bitbucket.org/microtronics-core/vscode-studio/commits/5d490b27cd68985449104f8a8bb07ecde8476b7b))
8
+ * track define sources with labels in comments ([8b2c8ba](https://bitbucket.org/microtronics-core/vscode-studio/commits/8b2c8bac9fbe222fb3771a1645644f7a2fa84b80))
9
+
10
+ ## 0.54.0 (2026-03-23)
11
+
12
+ ### Features
13
+
7
14
  * generate dual defines.ts files for library projects ([53295e6](https://bitbucket.org/microtronics-core/vscode-studio/commits/53295e670975d53de23130abf9dd4761c5028bba))
8
15
 
9
16
  ## 0.53.0 (2026-03-23)