Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 4866127

Browse files
authored
πŸš€πŸ«‚ LAST VERSION
* Update readme.md * Update package.json
1 parent 229029b commit 4866127

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todoist-rest-client",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"type": "module",
55
"description": "A simple todoist-rest-api client",
66
"author": "dubisdev",

β€Žreadme.mdβ€Ž

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# JS TODOIST-REST-CLIENT [![codecov](https://codecov.io/gh/dubisdev/todoist-rest-client/branch/master/graph/badge.svg?token=SDKUMHUC6Y)](https://codecov.io/gh/dubisdev/todoist-rest-client)
1+
# 🚧⚠️ This package is no longer maintained 🚧⚠️
2+
3+
Although the features and structure of the package are different from those of the new [public official project](https://github.com/Doist/todoist-api-typescript), this project will not continue to be updated with the new features that [@Doist](https://github.com/Doist) could add to its REST API.
4+
5+
# JS TODOIST-REST-CLIENT [![unmaintained badge](http://unmaintained.tech/badge.svg)](#) [![codecov](https://codecov.io/gh/dubisdev/todoist-rest-client/branch/master/graph/badge.svg?token=SDKUMHUC6Y)](https://codecov.io/gh/dubisdev/todoist-rest-client)
26

37
> _A simple todoist-rest-api client_
48

0 commit comments

Comments
Β (0)