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 7, 2024
1 parent b0bbbdf commit 64a2099
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- 2024-08-07 **fix**: apply edit toolbar movement only on changed header bar
- 2024-08-07 **fix**: collision of 3-dot-menu and edit toolbar plugin (#308)
- 2024-08-07 **chore**: update issue templates
- 2024-08-02 **docs**: fix line breaks
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-177194-6E4E9B?style=plastic&logo=obsidian&color=%23483699)
![Download count](https://img.shields.io/badge/downloads-177197-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.635",
"version": "3.636",
"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.635
Version 3.636
MIT License
https://github.com/chrisgrieser/shimmering-focus
──────────────────────────────────────────────────── */
8 changes: 4 additions & 4 deletions theme.css

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

0 comments on commit 64a2099

Please sign in to comment.