@accounter/client 0.0.7-alpha-20250824105500-3626afe3dcdebcf10a7c77e76f0f4f5e4055867d → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -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-20250824105500-3626afe3dcdebcf10a7c77e76f0f4f5e4055867d
3
+ ## 0.0.7-alpha-20250825002737-1641f766641c8c1643ef8e1a1176fc470e2de056
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -109,6 +109,15 @@
109
109
  - Updated dependency [`zod@4.1.0` ↗︎](https://www.npmjs.com/package/zod/v/4.1.0) (from `4.0.17`,
110
110
  in `dependencies`)
111
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
+
112
121
  ## 0.0.6
113
122
 
114
123
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.7-alpha-20250824105500-3626afe3dcdebcf10a7c77e76f0f4f5e4055867d",
3
+ "version": "0.0.7-alpha-20250825002737-1641f766641c8c1643ef8e1a1176fc470e2de056",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {