Skip to content

Commit f405d28

Browse files
author
Conventional Changelog Action
committed
fix(): fixed installation to remove qd install and paths (#53) [skip ci]
1 parent b733eb0 commit f405d28

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.1](https://github.com/sandialabs/qick-dawg/compare/v1.2.0...v1.2.1) (2025-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed installation to remove qd install and paths ([033c254](https://github.com/sandialabs/qick-dawg/commit/033c254772d211be45b8f4bffe012e33bde48643))
7+
8+
9+
110
# [1.2.0](https://github.com/sandialabs/qick-dawg/compare/v1.1.0...v1.2.0) (2025-01-17)
211

312

src/qickdawg/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.2.0"
2+
"version": "1.2.1"
33
}

0 commit comments

Comments
 (0)