@accounter/client 0.0.7-alpha-20250824105539-11d89409a8942fb030a7abff740450f8a906266d → 0.0.7-alpha-20250825002737-1641f766641c8c1643ef8e1a1176fc470e2de056

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,16 +1,9 @@
1
1
  # @accounter/client
2
2
 
3
- ## 0.0.7-alpha-20250824105539-11d89409a8942fb030a7abff740450f8a906266d
3
+ ## 0.0.7-alpha-20250825002737-1641f766641c8c1643ef8e1a1176fc470e2de056
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - [#2259](https://github.com/Urigo/accounter-fullstack/pull/2259)
8
- [`a35c986`](https://github.com/Urigo/accounter-fullstack/commit/a35c986cac041bc591ed5a0c803c30e77fc7fcf9)
9
- Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
10
- - Added dependency
11
- [`@radix-ui/react-progress@1.1.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-progress/v/1.1.7)
12
- (to `dependencies`)
13
-
14
7
  - [#2291](https://github.com/Urigo/accounter-fullstack/pull/2291)
15
8
  [`633a688`](https://github.com/Urigo/accounter-fullstack/commit/633a68824433dcd4df7be7e9c118ddadbf9a2029)
16
9
  Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
@@ -116,6 +109,15 @@
116
109
  - Updated dependency [`zod@4.1.0` ↗︎](https://www.npmjs.com/package/zod/v/4.1.0) (from `4.0.17`,
117
110
  in `dependencies`)
118
111
 
112
+ - [#2457](https://github.com/Urigo/accounter-fullstack/pull/2457)
113
+ [`16b0040`](https://github.com/Urigo/accounter-fullstack/commit/16b0040862d1bf9d65eb9829e8eb33117d60a1c2)
114
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
115
+ - Updated dependency
116
+ [`react-router-dom@7.8.2` ↗︎](https://www.npmjs.com/package/react-router-dom/v/7.8.2) (from
117
+ `7.8.1`, in `dependencies`)
118
+ - Updated dependency [`zod@4.1.1` ↗︎](https://www.npmjs.com/package/zod/v/4.1.1) (from `4.1.0`,
119
+ in `dependencies`)
120
+
119
121
  ## 0.0.6
120
122
 
121
123
  ### Patch Changes