@abduljebar/text-editor 2.2.1 → 2.2.2

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/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -354,4 +354,4 @@ If you encounter any issues or have questions:
354
354
 
355
355
  ---
356
356
 
357
- Built with ❤️ by [Abdul Jebar](https://github.com/abduljebar)
357
+ Built with ❤️ by [AbdulJebar Sani](https://github.com/abduljebar49)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abduljebar/text-editor",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "A professional React text editor with export, save, and validation features",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",