@accounter/client 0.0.7-alpha-20250831122627-2b6aa7f1d959675a68983b8e51b23817da6a9746 → 0.0.7-alpha-20250901185218-e1338bd74d88f89419a28692a9dd91ed878fd120

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 +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/client
2
2
 
3
- ## 0.0.7-alpha-20250831122627-2b6aa7f1d959675a68983b8e51b23817da6a9746
3
+ ## 0.0.7-alpha-20250901185218-e1338bd74d88f89419a28692a9dd91ed878fd120
4
4
 
5
5
  ### Patch Changes
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.7-alpha-20250831122627-2b6aa7f1d959675a68983b8e51b23817da6a9746",
3
+ "version": "0.0.7-alpha-20250901185218-e1338bd74d88f89419a28692a9dd91ed878fd120",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {