Skip to content

Commit 915cab3

Browse files
committed
chore: release v0.12.0
- add Hugo Version select in new site - show last used publish conf - add timeout on embgit show repo - add sync-to-folder target
1 parent 1beab87 commit 915cab3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Quiqr App CHANGELOG
2-
## **WORK IN PROGRESS**
2+
## 0.12.0 (2022-06-14)
33

44
- add Hugo Version select in new site
55
- show last used publish conf

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/quiqr/quiqr-desktop.git"
1212
},
1313
"description": "CMS with a Hugo Engine",
14-
"version": "0.11.4",
14+
"version": "0.12.0",
1515
"private": true,
1616
"dependencies": {
1717
"@material-ui/core": "^4.11.3",

0 commit comments

Comments
 (0)