Skip to content

Commit 3d47a8d

Browse files
chore(release): set package.json, manifest.json and package-lock.json to 1.5.0-beta.19 [skip ci]
## [1.5.0-beta.19](1.5.0-beta.18...1.5.0-beta.19) (2025-03-24) ### Bug Fixes * 🐛 fix a regression with double names ("First-First", "Last-Last") ([aae443f](aae443f))
1 parent aae443f commit 3d47a8d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "readwise-mirror",
33
"name": "Readwise Mirror",
4-
"version": "1.5.0-beta.18",
4+
"version": "1.5.0-beta.19",
55
"minAppVersion": "1.1.1",
66
"description": "Mirror your Readwise library directly to an Obsidian vault",
77
"author": "jsonmartin, johannrichard",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readwise-mirror",
3-
"version": "1.5.0-beta.18",
3+
"version": "1.5.0-beta.19",
44
"description": "This is a plugin for Obsidian (https://obsidian.md)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)