@accounter/modern-poalim-scraper 0.10.3-alpha-20260101081119-f4fd523dc93f219c8dca6d3d5df3081a060b4568 → 0.10.3-alpha-20260101203321-7b45fdf7fc347af916e48050f6d78e383af86513
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 +7 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @accounter/modern-poalim-scraper
|
|
2
2
|
|
|
3
|
-
## 0.10.3-alpha-
|
|
3
|
+
## 0.10.3-alpha-20260101203321-7b45fdf7fc347af916e48050f6d78e383af86513
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -78,6 +78,12 @@
|
|
|
78
78
|
- Updated dependency [`zod@4.3.2` ↗︎](https://www.npmjs.com/package/zod/v/4.3.2) (from `4.2.1`, in
|
|
79
79
|
`dependencies`)
|
|
80
80
|
|
|
81
|
+
- [#2877](https://github.com/Urigo/accounter-fullstack/pull/2877)
|
|
82
|
+
[`1c209c8`](https://github.com/Urigo/accounter-fullstack/commit/1c209c8a6045bef747039bbff3780812c6b8678f)
|
|
83
|
+
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
|
84
|
+
- Updated dependency [`zod@4.3.4` ↗︎](https://www.npmjs.com/package/zod/v/4.3.4) (from `4.3.2`, in
|
|
85
|
+
`dependencies`)
|
|
86
|
+
|
|
81
87
|
- [#2825](https://github.com/Urigo/accounter-fullstack/pull/2825)
|
|
82
88
|
[`7820649`](https://github.com/Urigo/accounter-fullstack/commit/7820649ce56fd2f5c980fcec47591ef115273bf0)
|
|
83
89
|
Thanks [@gilgardosh](https://github.com/gilgardosh)! - - **Schema Migration**: The project has
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@accounter/modern-poalim-scraper",
|
|
3
|
-
"version": "0.10.3-alpha-
|
|
3
|
+
"version": "0.10.3-alpha-20260101203321-7b45fdf7fc347af916e48050f6d78e383af86513",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "",
|
|
6
6
|
"license": "MIT",
|