@dongdev/fca-unofficial 1.0.9 → 1.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,2 +1,4 @@
1
1
  # Changelog
2
- Too lazy to write changelog, sorry! (will write changelog in the next release, through.)
2
+ Too lazy to write changelog, sorry! (will write changelog in the next release, through.)
3
+ ## v1.0.10 - 2025-04-24
4
+ - Hotfix / auto bump
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dongdev/fca-unofficial",
3
- "version": "1.0.9",
3
+ "version": "1.0.11",
4
4
  "description": "A Facebook chat API without XMPP, will not be deprecated after April 30th, 2015.",
5
5
  "main": "index.js",
6
6
  "repository": {