energy-state-analyzer 0.9.0 → 0.9.1

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,5 @@
1
1
  ---
2
- last_commit_released: 49ef35194407cbc9ca2f63e4248fd1683e03a3f6
2
+ last_commit_released: 3aadd519fe3bb11fa9a79562a1c5b09035245568
3
3
  name: energy-state-analyzer
4
4
  updaters:
5
5
  - command: npm version {version} --no-git-tag-version --allow-same-version
@@ -11,6 +11,14 @@ All notable changes to the "energy-state-analyzer" extension are generated by
11
11
  [EasyBuild.ShipIt](https://github.com/easybuild-org/EasyBuild.ShipIt) from
12
12
  [Conventional Commits](https://www.conventionalcommits.org/).
13
13
 
14
+ ## 0.9.1 - 2026-09-01
15
+
16
+ ### 🐞 Bug Fixes
17
+
18
+ * *(cognitive)* Stop scoring lambdas as decision points (#66) ([3aadd51](https://github.com/cardamomcode/energy-state-analyzer/commit/3aadd519fe3bb11fa9a79562a1c5b09035245568))
19
+
20
+ <strong><small>[View changes on Github](https://github.com/cardamomcode/energy-state-analyzer/compare/49ef35194407cbc9ca2f63e4248fd1683e03a3f6..3aadd519fe3bb11fa9a79562a1c5b09035245568)</small></strong>
21
+
14
22
  ## 0.9.0 - 2026-09-01
15
23
 
16
24
  ### 🚀 Features