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