fix(core): Improve code style and update dependencies

This commit is contained in:
2024-11-06 17:02:29 +01:00
parent f86145f68b
commit ae015e433d
8 changed files with 42 additions and 50 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2024-11-06 - 2.2.4 - fix(core)
Improve code style and update dependencies
- Updated @push.rocks/tapbundle to version ^5.4.3 in package.json.
- Fixed markdown formatting in readme.md.
- Improved code consistency in ts/00_commitinfo_data.ts, ts/plugins.ts, and test/test.ts.
## 2024-11-06 - 2.2.3 - fix(core)
Fix endpoint address from 'localhost' to '127.0.0.1' for better compatibility in Smarts3.getS3Descriptor