Skip to content

Commit 960ab2c

Browse files
chore(master): release 4.0.2 (#79)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c145b75 commit 960ab2c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mydrive",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"main": "index.js",
55
"license": "GNU General Public License v3.0",
66
"engines": {

0 commit comments

Comments
 (0)