@tuwaio/nova-core 1.0.0-alpha.9.1042827 → 1.0.0-fix-retry-actions-alpha.2.65a1bd7

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 +5 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,10 +50,14 @@ For example with Tailwind CSS v4, you can use the CSS variables from this packag
50
50
  </button>
51
51
  ```
52
52
 
53
- ## Contributing
53
+ ## 🤝 Contributing & Support
54
54
 
55
55
  Contributions are welcome! Please read our main **[Contribution Guidelines](https://github.com/TuwaIO/workflows/blob/main/CONTRIBUTING.md)**.
56
56
 
57
+ If you find this library useful, please consider supporting its development. Every contribution helps!
58
+
59
+ [**➡️ View Support Options**](https://github.com/TuwaIO/workflows/blob/main/Donation.md)
60
+
57
61
  ## 📄 License
58
62
 
59
63
  This project is licensed under the **Apache-2.0 License** - see the [LICENSE](./LICENSE) file for details.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuwaio/nova-core",
3
- "version": "1.0.0-alpha.9.1042827",
3
+ "version": "1.0.0-fix-retry-actions-alpha.2.65a1bd7",
4
4
  "private": false,
5
5
  "author": "Oleksandr Tkach",
6
6
  "license": "Apache-2.0",