chore(release): 1.3.0

This commit is contained in:
dragonish 2025-04-01 19:25:23 +08:00
parent 6c96917e07
commit fdd1a3b6f6
No known key found for this signature in database
GPG key ID: 6F42FA9E807A5177
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "heading-decorator",
"name": "Heading Decorator",
"version": "1.2.0",
"version": "1.3.0",
"minAppVersion": "0.15.0",
"description": "Implement displaying specific content around headings based on their levels.",
"author": "dragonish",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-heading-decorator",
"version": "1.2.0",
"version": "1.3.0",
"description": "Heading Decorator",
"main": "main.js",
"scripts": {