Skip to content

Commit

Permalink
bump: version & update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored and github-actions[bot] committed Aug 1, 2024
1 parent a4be4ed commit b084b8c
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- 2024-08-01 **fix**: placement of link icon in heading-embeds
- 2024-08-01 **docs**: overhaul readme
- 2024-08-01 **improv**: embed styling
- 2024-08-01 **feat**: styling for embedded notes
- 2024-08-01 **fix**: properties block alignment
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Shimmering Focus ⟡
![Download count](https://img.shields.io/badge/downloads-176079-6E4E9B?style=plastic&logo=obsidian&color=%23483699)
![Download count](https://img.shields.io/badge/downloads-176095-6E4E9B?style=plastic&logo=obsidian&color=%23483699)
![Last commit](https://img.shields.io/github/last-commit/chrisgrieser/shimmering-focus?style=plastic)

A minimalistic and opinionated Obsidian theme for the keyboard-centric user.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Shimmering Focus",
"version": "3.632",
"version": "3.633",
"minAppVersion": "1.6.0",
"author": "pseudometa",
"fundingUrl": "https://ko-fi.com/pseudometa",
Expand Down
2 changes: 1 addition & 1 deletion source/00 header.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* ───────────────────────────────────────────────────
SHIMMERING FOCUS
by @pseudometa
Version 3.632
Version 3.633
MIT License
https://github.com/chrisgrieser/shimmering-focus
──────────────────────────────────────────────────── */
10 changes: 9 additions & 1 deletion theme.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b084b8c

Please sign in to comment.