fix(): no changes detected; no release required
This commit is contained in:
12
changelog.md
Normal file
12
changelog.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-12-22 - 1.0.1 - fix()
|
||||||
|
no changes detected; no release required
|
||||||
|
|
||||||
|
- Git diff contained no changes
|
||||||
|
- No files modified — skip version bump and release
|
||||||
|
|
||||||
|
## 2025-12-22 - 1.0.0 - initial release
|
||||||
|
Initial commit.
|
||||||
|
|
||||||
|
- Repository initialized (initial commit)
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* This file contains commit information for the package
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@design.estate/dees-catalog-mobile',
|
name: '@design.estate/dees-catalog-mobile',
|
||||||
version: '1.0.0',
|
version: '1.0.1',
|
||||||
description: 'A mobile-optimized component catalog for cross-platform business applications',
|
description: 'A mobile-optimized component catalog for building cross-platform business applications with touch-first UI components.'
|
||||||
};
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user