Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 04248e0629 | |||
| e6acb3e26b | |||
| 67f0a3ac4a | |||
| 758a60ca57 |
@@ -5,6 +5,20 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 2026-05-14 - 1.0.4
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- no code changes to release (repo)
|
||||||
|
|
||||||
|
## 2026-05-14 - 1.0.3
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- no changes to commit (repository)
|
||||||
|
|
||||||
## 2026-05-14 - 1.0.2
|
## 2026-05-14 - 1.0.2
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@fin.cx/fee-schedules",
|
"name": "@fin.cx/fee-schedules",
|
||||||
"version": "1.0.2",
|
"version": "1.0.4",
|
||||||
"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.2',
|
version: '1.0.4',
|
||||||
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