Skip to content

Commit f9f0e4c

Browse files
chore(release): set package.json, manifest.json and package-lock.json to 2.1.0-beta.7 [skip ci]
## [2.1.0-beta.7](2.1.0-beta.6...2.1.0-beta.7) (2025-08-16) ### Bug Fixes * 🚸 async function call during token validation ([d62e1bc](d62e1bc))
1 parent d62e1bc commit f9f0e4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest.json

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)