taxtank-core 3.0.11 → 3.0.12

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.
@@ -3902,7 +3902,7 @@ var ChartAccountsValues = [
3902
3902
  financialYear: 2026,
3903
3903
  startDate: null,
3904
3904
  endDate: null,
3905
- value: 0.042,
3905
+ value: 0.0878,
3906
3906
  unitOfMeasure: "kWh",
3907
3907
  createdAt: "2026-06-27 00:00:00",
3908
3908
  updatedAt: "2026-06-27 00:00:00"
@@ -3915,7 +3915,7 @@ var ChartAccountsValues = [
3915
3915
  financialYear: 2027,
3916
3916
  startDate: null,
3917
3917
  endDate: null,
3918
- value: 0.042,
3918
+ value: 0.0878,
3919
3919
  unitOfMeasure: "kWh",
3920
3920
  createdAt: "2026-06-27 00:00:00",
3921
3921
  updatedAt: "2026-06-27 00:00:00"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taxtank-core",
3
- "version": "3.0.11",
3
+ "version": "3.0.12",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^20.1.3",