fix(core): Apply code cleanup and refactoring.
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2024-11-23 - 5.5.2 - fix(core) | ||||
| Apply code cleanup and refactoring. | ||||
|  | ||||
|  | ||||
| ## 2024-11-23 - 5.5.1 - fix(core) | ||||
| Update dependencies and add jestExpect export | ||||
|  | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/tapbundle', | ||||
|   version: '5.5.1', | ||||
|   version: '5.5.2', | ||||
|   description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user