fix(core): No changes detected
This commit is contained in:
		@@ -1,5 +1,9 @@
 | 
				
			|||||||
# Changelog
 | 
					# Changelog
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 2024-12-13 - 1.2.1 - fix(core)
 | 
				
			||||||
 | 
					No changes detected
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 2024-12-13 - 1.2.0 - feat(core)
 | 
					## 2024-12-13 - 1.2.0 - feat(core)
 | 
				
			||||||
Add organization-level activity fetching and RSS parsing
 | 
					Add organization-level activity fetching and RSS parsing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,6 +3,6 @@
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
export const commitinfo = {
 | 
					export const commitinfo = {
 | 
				
			||||||
  name: '@foss.global/codefeed',
 | 
					  name: '@foss.global/codefeed',
 | 
				
			||||||
  version: '1.2.0',
 | 
					  version: '1.2.1',
 | 
				
			||||||
  description: 'a module for creating feeds for code development'
 | 
					  description: 'a module for creating feeds for code development'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user