jb-textarea 2.1.0 → 2.2.0

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 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,10 +12,10 @@ sample: <https://codepen.io/javadbat/pen/poRZVXe>
12
12
 
13
13
  ## installation and setup
14
14
 
15
- ```cmd
15
+ ```bash
16
16
  npm i jb-textarea
17
- ``
18
- `
17
+ ```
18
+
19
19
  ```html
20
20
  <jb-textarea label="توضیحات" value="" message="متن زیر باکس"></jb-textarea>
21
21
  ```
package/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "select",
13
13
  "web component"
14
14
  ],
15
- "version": "2.1.0",
15
+ "version": "2.2.0",
16
16
  "bugs": "https://github.com/javadbat/jb-textarea/issues",
17
17
  "license": "MIT",
18
18
  "files": [