Skip to content

Commit

Permalink
Add updates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcardeenas committed Apr 10, 2020
1 parent 1a77f6b commit a611cd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions UPDATES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Update checking

Whatsapp is in constant changes, in order to tackle this issue I suggest
keeping your sulla package always up-to-date.

The method/funciton names won't change, only their core algorithm. This way you won't have to makes changes in your code at every update. They will remain the same for ever.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sulla",
"version": "2.3.6",
"version": "2.3.7",
"description": "Javascript whatsapp framework",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit a611cd9

Please sign in to comment.