We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c145b75 commit 960ab2cCopy full SHA for 960ab2c
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# Changelog
2
+
3
+## 4.0.2 (2025-03-01)
4
5
6
+### Features
7
8
+* add docker ([#77](https://github.com/subnub/myDrive/issues/77)) ([22939cf](https://github.com/subnub/myDrive/commit/22939cf21dc2df8281c588206098f4aaf5472b19))
9
10
11
+### Miscellaneous Chores
12
13
+* release 4.0.2 ([c145b75](https://github.com/subnub/myDrive/commit/c145b7526b185b57214a946858fcff41ccd67d9e))
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": {
0 commit comments