Skip to content

Commit

Permalink
Feature/Default expiration date for files (#165)
Browse files Browse the repository at this point in the history
* feat: provide default expiration date for files

* refactor: un-nest condition

* refactor: change format of date strings

* feat: integrate comments

* refactor: use CoreDate.utc()

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
Milena-Czierlinski and mergify[bot] authored Jun 25, 2024
1 parent 8fbd09c commit 2ec7873
Show file tree
Hide file tree
Showing 5 changed files with 383 additions and 83 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nmshd/runtime",
"version": "4.12.1",
"version": "4.13.0",
"description": "The enmeshed client runtime.",
"homepage": "https://enmeshed.eu",
"repository": {
Expand Down
Loading

0 comments on commit 2ec7873

Please sign in to comment.