@accounter/client 0.0.8-alpha-20251028104600-6d09212f4168a96bfd20e7b893885e668be836d6 → 0.0.8-alpha-20251028104723-d7150deb91ef4f0b4cb8615dd9764727e684a57f

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.8-alpha-20251028104600-6d09212f4168a96bfd20e7b893885e668be836d6
3
+ ## 0.0.8-alpha-20251028104723-d7150deb91ef4f0b4cb8615dd9764727e684a57f
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.8-alpha-20251028104600-6d09212f4168a96bfd20e7b893885e668be836d6",
3
+ "version": "0.0.8-alpha-20251028104723-d7150deb91ef4f0b4cb8615dd9764727e684a57f",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {