vueless 0.0.805 → 0.0.807

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 +14 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -54,5 +54,19 @@ export default defineConfig({
54
54
 
55
55
  That's it! You can use components in your app now ✨
56
56
 
57
+ ## Contributing
58
+
59
+ We encourage you to contribute to Vueless! Please check out the
60
+ [Contributing to Vueless](CONTRIBUTING.md) for guidelines about how to proceed.
61
+
62
+ Trying to report a possible security vulnerability in Vueless? Please
63
+ check out our [security policy](SECURITY.md) for guidelines about how to proceed.
64
+
65
+ Everyone interacting in Vueless and its sub-projects' codebases, issue trackers, chat rooms, and mailing lists is expected to follow the Vueless [code of conduct](CODE_OF_CONDUCT.md).
66
+
67
+ ## License
68
+
69
+ Ruby on Rails is released under the [MIT License](https://opensource.org/licenses/MIT).
70
+
57
71
 
58
72
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vueless",
3
- "version": "0.0.805",
3
+ "version": "0.0.807",
4
4
  "license": "MIT",
5
5
  "description": "Vue Styleless UI Component Library, powered by Tailwind CSS.",
6
6
  "keywords": [