Skip to content

Commit

Permalink
chore: apply changesets and update manifest version to 1.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejilderda committed Jan 19, 2025
1 parent 6c1f312 commit 2aff365
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/soft-flowers-occur.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.5.14

### Patch Changes

- [#166](https://github.com/andrejilderda/joplin-macos-native-theme/pull/166) [`3b3bcc2`](https://github.com/andrejilderda/joplin-macos-native-theme/commit/3b3bcc2fecdcb19e1fcfc9d329473808d3996653) Thanks [@mikicvi](https://github.com/mikicvi)! - - fix: styling of editor dividers, dark theme, title, toolbar and tag contents
- fix: styling of notebook folder when in all notes or tag view

## 1.5.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "joplin-plugin-macos-theme",
"version": "1.5.13",
"version": "1.5.14",
"repository": {
"type": "git",
"url": "https://github.com/andrejilderda/joplin-macos-native-theme"
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.5.13",
"version": "1.5.14",
"name": "macOS theme",
"description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.",
"author": "Andre Jilderda",
Expand Down

0 comments on commit 2aff365

Please sign in to comment.