@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.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/client
2
2
 
3
- ## 0.0.8-alpha-20251021163440-2ab1a9ffaec95fd99fac5495c3a392b97429ce77
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
- [`59343d4`](https://github.com/Urigo/accounter-fullstack/commit/59343d47878eef6847ed93a29bb06fec51ff1c0f)
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
- [`3a065fc`](https://github.com/Urigo/accounter-fullstack/commit/3a065fcc7a6cee2bd7942eefd93eadb8f66c2167)
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/client",
3
- "version": "0.0.8-alpha-20251021163440-2ab1a9ffaec95fd99fac5495c3a392b97429ce77",
3
+ "version": "0.0.8-alpha-20251022034712-a30a030f5a83f0dff0ee9fa8ccd0ebdaf7986647",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "scripts": {