From a0f3f0090d18132f8ec6b4d9a2e12d4b7da531e6 Mon Sep 17 00:00:00 2001 From: Dorad Date: Thu, 13 Apr 2023 00:43:17 +0200 Subject: [PATCH] upgrade to v0.1.12. --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 134737a..3f63107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notion-blog-action-tcyun", - "version": "0.1.11", + "version": "0.1.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notion-blog-action-tcyun", - "version": "0.1.11", + "version": "0.1.12", "license": "ISC", "dependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 3bb97c8..a027d40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-blog-action-tcyun", - "version": "0.1.11", + "version": "0.1.12", "description": "", "main": "index.js", "scripts": {