@accounter/client 0.0.8-alpha-20251021163440-2ab1a9ffaec95fd99fac5495c3a392b97429ce77 → 0.0.8-alpha-20251022034712-a30a030f5a83f0dff0ee9fa8ccd0ebdaf7986647
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 +3 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @accounter/client
|
|
2
2
|
|
|
3
|
-
## 0.0.8-alpha-
|
|
3
|
+
## 0.0.8-alpha-20251022034712-a30a030f5a83f0dff0ee9fa8ccd0ebdaf7986647
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
`0.545.0`, in `dependencies`)
|
|
78
78
|
|
|
79
79
|
- [#2582](https://github.com/Urigo/accounter-fullstack/pull/2582)
|
|
80
|
-
[`
|
|
80
|
+
[`32276b4`](https://github.com/Urigo/accounter-fullstack/commit/32276b47e164f0976fcdd5523fa5e26f0704014f)
|
|
81
81
|
Thanks [@gilgardosh](https://github.com/gilgardosh)! - dependencies updates:
|
|
82
82
|
- Added dependency
|
|
83
83
|
[`@radix-ui/react-progress@^1.1.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-progress/v/1.1.7)
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
`enableChargeLink` props are true, making the table more dynamic and adaptable.
|
|
124
124
|
|
|
125
125
|
- [#2582](https://github.com/Urigo/accounter-fullstack/pull/2582)
|
|
126
|
-
[`
|
|
126
|
+
[`32276b4`](https://github.com/Urigo/accounter-fullstack/commit/32276b47e164f0976fcdd5523fa5e26f0704014f)
|
|
127
127
|
Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **New Business/Client Page**: Introduced
|
|
128
128
|
a comprehensive new page for businesses and clients, consolidating various details into a single,
|
|
129
129
|
tabbed interface for improved management and overview.
|
package/package.json
CHANGED