From 960ab2c0b239da5fd5c0cb7d54923ec220f4b54f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 02:59:07 -0500 Subject: [PATCH] chore(master): release 4.0.2 (#79) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..100a68a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 4.0.2 (2025-03-01) + + +### Features + +* add docker ([#77](https://github.com/subnub/myDrive/issues/77)) ([22939cf](https://github.com/subnub/myDrive/commit/22939cf21dc2df8281c588206098f4aaf5472b19)) + + +### Miscellaneous Chores + +* release 4.0.2 ([c145b75](https://github.com/subnub/myDrive/commit/c145b7526b185b57214a946858fcff41ccd67d9e)) diff --git a/package.json b/package.json index ff245b2..f30605a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mydrive", - "version": "4.0.1", + "version": "4.0.2", "main": "index.js", "license": "GNU General Public License v3.0", "engines": {