fix(core): Ensure documentation completeness and code quality improvements
This commit is contained in:
		| @@ -1,5 +1,12 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2024-07-01 - 2.0.36 - fix(core) | ||||
| Ensure documentation completeness and code quality improvements | ||||
|  | ||||
| - Improved the README.md file to provide more detailed usage instructions and examples. | ||||
| - Refactored code for better readability and performance. | ||||
| - Updated npmextra.json to ensure accurate project metadata and configurations. | ||||
|  | ||||
| ## 2024-07-01 - 2.0.35 - fix(dependencies) | ||||
| Update dependency versions and development dependencies | ||||
|  | ||||
|   | ||||
							
								
								
									
										787
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										787
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-element', | ||||
|   version: '2.0.35', | ||||
|   version: '2.0.36', | ||||
|   description: 'A library for creating custom elements extending the lit element class with additional functionalities.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user