From d2cb891ed26084b0d1c8ee003189e27391918135 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 21:38:57 +0000 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 518f5f0..952fa74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/herteleo/peekaboo/compare/v1.3.0...v1.4.0) (2023-03-10) + + +### Features + +* use `README.md` files as source for tags ([aea41af](https://github.com/herteleo/peekaboo/commit/aea41af75f1f2652523d1dc7a163547a2e7daae1)) + ## [1.3.0](https://github.com/herteleo/peekaboo/compare/v1.2.0...v1.3.0) (2022-11-02) diff --git a/package-lock.json b/package-lock.json index 15eed7b..29e5546 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@herteleo/peekaboo", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@herteleo/peekaboo", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "@vueuse/components": "^7.5.1", diff --git a/package.json b/package.json index 7471883..324b129 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@herteleo/peekaboo", "displayName": "Peekaboo", "description": "Open a local folder and explore your files inside the browser.", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "private": true, "author": {