v1.1.0
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 2026-05-14 - 1.1.0
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
- load fee schedule catalogs and data from generated JSON payloads instead of bundled Germany TypeScript exports (data-loading)
|
- load fee schedule catalogs and data from generated JSON payloads instead of bundled Germany TypeScript exports (data-loading)
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fin.cx/fee-schedules",
|
"name": "@fin.cx/fee-schedules",
|
||||||
"version": "1.0.4",
|
"version": "1.1.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.",
|
"description": "Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@fin.cx/fee-schedules',
|
name: '@fin.cx/fee-schedules',
|
||||||
version: '1.0.4',
|
version: '1.1.0',
|
||||||
description: 'Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.'
|
description: 'Typed fee schedule catalogs by country, starting with German statutory and professional fee schedules.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user