fix(core): Fix npm package availability links and status badges in readme.md
This commit is contained in:
parent
da6676fdc1
commit
3f8e2045e5
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-07-02 - 1.0.27 - fix(core)
|
||||||
|
Fix npm package availability links and status badges in readme.md
|
||||||
|
|
||||||
|
- Updated npm, GitLab, and GitHub links in readme.md.
|
||||||
|
- Enhanced status badges for clearer visibility.
|
||||||
|
|
||||||
## 2024-07-02 - 1.0.26 - fix(core)
|
## 2024-07-02 - 1.0.26 - fix(core)
|
||||||
Update package.json dependencies and metadata
|
Update package.json dependencies and metadata
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@fin.cx/portablefinance',
|
name: '@fin.cx/portablefinance',
|
||||||
version: '1.0.26',
|
version: '1.0.27',
|
||||||
description: 'an interface package for the financeplus organization'
|
description: 'an interface package for the financeplus organization'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user