We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b4958 commit 8fcd59fCopy full SHA for 8fcd59f
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [0.0.4]
+## [0.0.5]
5
### Added sender node and examples
6
7
## [0.0.3]
package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-node-telegrambot",
- "version": "0.0.3",
+ "version": "0.0.5",
"description": "Telegram userbot nodes for Node-RED",
"dependencies": {
"telegram": "^2.18.38"
0 commit comments