fix(repository): no changes to commit
This commit is contained in:
11
changelog.md
Normal file
11
changelog.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-21 - 1.0.2 - fix(repository)
|
||||
no changes to commit
|
||||
|
||||
|
||||
## 2026-03-21 - 1.0.1 - catalog frontend
|
||||
Initial project scaffold for the stack.gallery catalog frontend.
|
||||
|
||||
- Set up the initial application structure
|
||||
- Added the base frontend scaffold for the catalog project
|
||||
@@ -1,9 +1,8 @@
|
||||
/**
|
||||
* autocreated commitance info file
|
||||
* for: @stack.gallery/catalog
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@stack.gallery/catalog',
|
||||
version: '1.0.0',
|
||||
description: 'UI component catalog for Stack.Gallery',
|
||||
};
|
||||
version: '1.0.2',
|
||||
description: 'UI component catalog for Stack.Gallery'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user