Skip to content

Commit

Permalink
v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Jun 3, 2024
1 parent f459c98 commit 4e75fcd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2015-2023, Wanadev <http://www.wanadev.fr/>
Copyright (c) 2015-2024, Wanadev <http://www.wanadev.fr/>
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ Tu run tests, use the following command:

* Nothing yet ;)

* **v5.0.2:**

* feat: Added TypeScript type declaration for Structure, History and ProjectManager (@Pduhard, #55)

* **v5.0.1:**

* Updated dependencies (@jbghoul, #54)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-project",
"version": "5.0.1",
"version": "5.0.2",
"description": "Library to manage Wanadev's obsidian projects",
"main": "lib/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 4e75fcd

Please sign in to comment.