Skip to content

Commit e2be42b

Browse files
chore(release): 1.0.6
1 parent 2dc3ca8 commit e2be42b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.6](https://github.com/simeonradivoev/electron-dam/compare/v1.0.5...v1.0.6) (2026-01-14)
6+
7+
8+
### Bug Fixes
9+
10+
* fixed npx step with npm ([2dc3ca8](https://github.com/simeonradivoev/electron-dam/commit/2dc3ca88cafb433593b522e2d902f7cd12d99479))
11+
512
### [1.0.5](https://github.com/simeonradivoev/electron-dam/compare/v1.0.4...v1.0.5) (2026-01-14)
613

714

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-dam",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A bundle based digital asset manager built on top of electron using React and typescript. Featuring semantic searching and Ollama support.",
55
"keywords": [
66
"DAM",

0 commit comments

Comments
 (0)