@accounter/client 0.0.9-alpha-20260101081119-f4fd523dc93f219c8dca6d3d5df3081a060b4568 → 0.0.9-alpha-20260103002936-3bbf705d1366ed601535a8ff2745c45516de2278

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 +7 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/client
2
2
 
3
- ## 0.0.9-alpha-20260101081119-f4fd523dc93f219c8dca6d3d5df3081a060b4568
3
+ ## 0.0.9-alpha-20260103002936-3bbf705d1366ed601535a8ff2745c45516de2278
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -234,6 +234,12 @@
234
234
  [`html2canvas-pro@1.6.3` ↗︎](https://www.npmjs.com/package/html2canvas-pro/v/1.6.3) (from
235
235
  `1.6.2`, in `dependencies`)
236
236
 
237
+ - [#2877](https://github.com/Urigo/accounter-fullstack/pull/2877)
238
+ [`1c209c8`](https://github.com/Urigo/accounter-fullstack/commit/1c209c8a6045bef747039bbff3780812c6b8678f)
239
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
240
+ - Updated dependency [`zod@4.3.4` ↗︎](https://www.npmjs.com/package/zod/v/4.3.4) (from `4.3.2`, in
241
+ `dependencies`)
242
+
237
243
  - [#2851](https://github.com/Urigo/accounter-fullstack/pull/2851)
238
244
  [`e1b8941`](https://github.com/Urigo/accounter-fullstack/commit/e1b8941948cc947a25dd85cd60a67a95a42021bd)
239
245
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Duplicate Contract Feature**:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.9-alpha-20260101081119-f4fd523dc93f219c8dca6d3d5df3081a060b4568",
3
+ "version": "0.0.9-alpha-20260103002936-3bbf705d1366ed601535a8ff2745c45516de2278",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {