Skip to content

Commit c04fd94

Browse files
committed
patch version bump
1 parent abf6775 commit c04fd94

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.11.1
4+
5+
- Quick fix for property key styling bug (#37)
6+
37
## 0.11.0
48

59
- added light theme (#30), thanks to [WillsterJohnson](https://github.com/WillsterJohnson)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Royal Velvet",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"minAppVersion": "1.0.0",
55
"author": "@caro401",
66
"authorUrl": "https://github.com/caro401"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "royal-velvet",
3-
"version": "0.9.7",
3+
"version": "0.11.1",
44
"description": "A theme for obsidian.md, inspired by the beautiful colours of Royal Velvet Obsidian and the distinct colours used in programming syntax highlighting themes.",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)