@accounter/client 0.0.7-alpha-20250918080806-f06056c3ed817ede0e572fe159ff996d68ba17d6 → 0.0.7-alpha-20250918202733-65742d1d836c44cec37f4b4436ad212822877835

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.7-alpha-20250918080806-f06056c3ed817ede0e572fe159ff996d68ba17d6
3
+ ## 0.0.7-alpha-20250918202733-65742d1d836c44cec37f4b4436ad212822877835
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -253,6 +253,12 @@
253
253
  [`@tanstack/react-query@5.89.0` ↗︎](https://www.npmjs.com/package/@tanstack/react-query/v/5.89.0)
254
254
  (from `5.87.4`, in `dependencies`)
255
255
 
256
+ - [#2512](https://github.com/Urigo/accounter-fullstack/pull/2512)
257
+ [`590823c`](https://github.com/Urigo/accounter-fullstack/commit/590823cf7105b018a3127abc2343ac714f2845ac)
258
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
259
+ - Updated dependency [`zod@4.1.9` ↗︎](https://www.npmjs.com/package/zod/v/4.1.9) (from `4.1.8`,
260
+ in `dependencies`)
261
+
256
262
  - [#2466](https://github.com/Urigo/accounter-fullstack/pull/2466)
257
263
  [`afdc9bf`](https://github.com/Urigo/accounter-fullstack/commit/afdc9bf6def07a69893c8087f8635b3e86570bdf)
258
264
  Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Improved 404 Handling**: A dedicated
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.7-alpha-20250918080806-f06056c3ed817ede0e572fe159ff996d68ba17d6",
3
+ "version": "0.0.7-alpha-20250918202733-65742d1d836c44cec37f4b4436ad212822877835",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {