fix(documentation): Improve documentation with detailed setup and usage instructions
This commit is contained in:
		
							
								
								
									
										53
									
								
								changelog.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										53
									
								
								changelog.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,53 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2024-11-17 - 1.0.93 - fix(documentation) | ||||
| Improve documentation with detailed setup and usage instructions | ||||
|  | ||||
| - Added installation instructions for installing directly from GitLab. | ||||
| - Included a basic TypeScript usage example for setting up Docker continuous integration. | ||||
| - Outlined further configuration options and hypothetical usage of the package. | ||||
|  | ||||
| ## 2024-05-26 - 1.0.88 to 1.0.92 - Core Updates | ||||
| Routine maintenance and core updates. | ||||
|  | ||||
| - Several updates to the core functionality to enhance stability and performance. | ||||
|  | ||||
| ## 2024-05-14 - 1.0.88 - Description Update | ||||
| Updated project description. | ||||
|  | ||||
| - Modified the project description for clarity. | ||||
|  | ||||
| ## 2023-06-25 - 1.0.84 to 1.0.87 - Core Updates | ||||
| Routine core updates. | ||||
|  | ||||
| - Implemented numerous updates to the project's core functionalities. | ||||
|  | ||||
| ## 2022-10-17 - 1.0.82 to 1.0.83 - Core Updates | ||||
| Routine maintenance for core systems. | ||||
|  | ||||
| - Upgraded core components with several improvements. | ||||
|  | ||||
| ## 2022-01-28 - 1.0.75 to 1.0.81 - Core Updates | ||||
| Progressive updates and fixes in core functionalities. | ||||
|  | ||||
| - Core systems improved with routine maintenance updates. | ||||
|  | ||||
| ## 2021-02-27 - 1.0.50 to 1.0.74 - Core Updates | ||||
| Round of fixes in the core components. | ||||
|  | ||||
| - Enhanced core modules with crucial updates and fixes. | ||||
|  | ||||
| ## 2019-11-24 - 1.0.45 - Documentation Update | ||||
| Minor update to documentation. | ||||
|  | ||||
| - README file renamed for better clarity in project documentation. | ||||
|  | ||||
| ## 2019-08-27 - 1.0.8 to 1.0.18 - Core Updates | ||||
| Ongoing maintenance with multiple core updates. | ||||
|  | ||||
| - Maintained stable functionality with periodic core updates. | ||||
|  | ||||
| ## 2018-12-12 - 1.0.0 to 1.0.1 - Core Stabilization | ||||
| Initial version core stabilization. | ||||
|  | ||||
| - Important fixes applied to core functions to ensure stability. | ||||
							
								
								
									
										5
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -1,5 +0,0 @@ | ||||
| { | ||||
|   "name": "ht-docker-dbase", | ||||
|   "version": "1.0.92", | ||||
|   "lockfileVersion": 1 | ||||
| } | ||||
							
								
								
									
										9
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| lockfileVersion: '9.0' | ||||
|  | ||||
| settings: | ||||
|   autoInstallPeers: true | ||||
|   excludeLinksFromLockfile: false | ||||
|  | ||||
| importers: | ||||
|  | ||||
|   .: {} | ||||
		Reference in New Issue
	
	Block a user