@mdspl/mds-shared-ui 0.5.1 → 0.5.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 +0 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -268,12 +268,3 @@ Full-stack engineer focused on **performance-first UI systems**.
268
268
  MIT — free, open-source, forever.
269
269
 
270
270
  ---
271
-
272
- If you want, next I can:
273
-
274
- * tighten this README for npm
275
- * add architecture diagrams
276
- * write contribution guidelines
277
- * extract this into a mono-repo-ready package
278
-
279
- Just say the word.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mdspl/mds-shared-ui",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "Chakra UI v3 DataTable with sorting, pagination, column visibility & drag reorder",
5
5
  "author": "magadh",
6
6
  "license": "MIT",