Compare commits
	
		
			8 Commits
		
	
	
		
			1.12.0
			...
			feature/an
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						8c56aa3c46
	
				 | 
					
					
						|||
| 
						
						
							
						
						f642849dbb
	
				 | 
					
					
						|||
| 
						
						
							
						
						7ac92ae6ca
	
				 | 
					
					
						|||
| 
						
						
							
						
						95af9f9914
	
				 | 
					
					
						|||
| 
						
						
							
						
						1004aee16c
	
				 | 
					
					
						|||
| 
						
						
							
						
						0baf2fc460
	
				 | 
					
					
						|||
| 
						
						
							
						
						09b59175ee
	
				 | 
					
					
						|||
| 
						
						
							
						
						a21f61f3f3
	
				 | 
					
					
						
@@ -2,16 +2,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
 | 
					All notable changes to this project will be documented in this file. Dates are displayed in UTC.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [1.12.0](https://git.odit.services/lfk/frontend/compare/1.11.5...1.12.0)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
- feat: anonymous donations [`9c03e35`](https://git.odit.services/lfk/frontend/commit/9c03e359a4e8f43452475b02bcabcb354987ab75)
 | 
					 | 
				
			||||||
- refactor: use modern tailwindcss features [`1505080`](https://git.odit.services/lfk/frontend/commit/1505080afdd8b272b76584e2777df732001ce004)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#### [1.11.5](https://git.odit.services/lfk/frontend/compare/1.11.4...1.11.5)
 | 
					#### [1.11.5](https://git.odit.services/lfk/frontend/compare/1.11.4...1.11.5)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> 25 April 2025
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
- chore(release): 1.11.5 [`8cb6093`](https://git.odit.services/lfk/frontend/commit/8cb6093f0b3474c0952a8a51a47683262fc31f8f)
 | 
					 | 
				
			||||||
- fix(cards): Update table for edit events [`27396e1`](https://git.odit.services/lfk/frontend/commit/27396e17f2cd8be72c9c8100afe6ec75ac66dceb)
 | 
					- fix(cards): Update table for edit events [`27396e1`](https://git.odit.services/lfk/frontend/commit/27396e17f2cd8be72c9c8100afe6ec75ac66dceb)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#### [1.11.4](https://git.odit.services/lfk/frontend/compare/1.11.3...1.11.4)
 | 
					#### [1.11.4](https://git.odit.services/lfk/frontend/compare/1.11.3...1.11.4)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
    <span style="display: none; visibility: hidden" id="buildinfo"
 | 
					    <span style="display: none; visibility: hidden" id="buildinfo"
 | 
				
			||||||
      >RELEASE_INFO-1.12.0-RELEASE_INFO</span
 | 
					      >RELEASE_INFO-1.11.5-RELEASE_INFO</span
 | 
				
			||||||
    >
 | 
					    >
 | 
				
			||||||
    <noscript>You need to enable JavaScript to run this app.</noscript>
 | 
					    <noscript>You need to enable JavaScript to run this app.</noscript>
 | 
				
			||||||
    <script src="/env.js"></script>
 | 
					    <script src="/env.js"></script>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "@odit/lfk-frontend",
 | 
					  "name": "@odit/lfk-frontend",
 | 
				
			||||||
  "version": "1.12.0",
 | 
					  "version": "1.11.5",
 | 
				
			||||||
  "type": "module",
 | 
					  "type": "module",
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "i18n-order": "node order.js",
 | 
					    "i18n-order": "node order.js",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user