gbs-add-block 0.0.52-beta → 0.0.52

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 +3 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # GBS Building Blocks 2.0 (v0.0.51)
1
+ # GBS Building Blocks 2.0 (v0.0.52)
2
2
 
3
3
  Latest and upgraded version of GBS building blocks with headless UI and removed dependencies.
4
4
 
@@ -6,10 +6,9 @@ Latest and upgraded version of GBS building blocks with headless UI and removed
6
6
 
7
7
  For detailed documentation on usage and props, Please visit: [Building Block Documentation v2.0](https://blackmax-designs.gitbook.io/building-block-v2.0)
8
8
 
9
- ## What's New 🎉 (Ver 0.0.51)
9
+ ## What's New 🎉 (Ver 0.0.52)
10
10
 
11
- - Update on form renderer
12
- - Refactored Code for Better Readability
11
+ - Updated for more general installation methods
13
12
 
14
13
  ## Authors
15
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gbs-add-block",
3
- "version": "0.0.52-beta",
3
+ "version": "0.0.52",
4
4
  "description": "React Component Library",
5
5
  "files": [
6
6
  "index.js",