@rhc-shared-components/form-multi-select-component 0.0.6 → 0.0.8

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/package.json +3 -2
  2. package/CHANGELOG.md +0 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhc-shared-components/form-multi-select-component",
3
- "version": "0.0.6",
3
+ "version": "0.0.8",
4
4
  "description": "project description",
5
5
  "author": "shkale",
6
6
  "license": "MIT",
@@ -76,5 +76,6 @@
76
76
  ],
77
77
  "publishConfig": {
78
78
  "access": "public"
79
- }
79
+ },
80
+ "gitHead": "7d6f877710b011c16c52b143698bec2a7595afd5"
80
81
  }
package/CHANGELOG.md DELETED
@@ -1,37 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [0.0.4](https://gitlab.cee.redhat.com/customer-platform/rhc-shared-components/compare/@rhc-shared-components/form-multi-select-component@0.0.2...@rhc-shared-components/form-multi-select-component@0.0.4) (2022-10-27)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * added setTouched prop in multiselect component. ([3b0b6ff](https://gitlab.cee.redhat.com/customer-platform/rhc-shared-components/commit/3b0b6ff0445995129bc2b2908861768a513339d8))
12
- * added touched handler ([82e397e](https://gitlab.cee.redhat.com/customer-platform/rhc-shared-components/commit/82e397e3c8ae90944d3110dd5d7b3d5ff98b0589))
13
-
14
-
15
-
16
- ## 0.0.3 (2022-10-27)
17
-
18
-
19
- ### Bug Fixes
20
-
21
- * added meta.touched prop to the form multi select component. ([590886f](https://gitlab.cee.redhat.com/customer-platform/rhc-shared-components/commit/590886fd8eb49a2153f6d5b512c6bd61cbae205c))
22
-
23
-
24
-
25
-
26
-
27
- ## [0.0.2](https://gitlab.cee.redhat.com/customer-platform/rhc-shared-components/compare/@rhc-shared-components/form-multi-select-component@0.0.1...@rhc-shared-components/form-multi-select-component@0.0.2) (2022-01-05)
28
-
29
- **Note:** Version bump only for package @rhc-shared-components/form-multi-select-component
30
-
31
-
32
-
33
-
34
-
35
- ## 0.0.1 (2021-12-06)
36
-
37
- **Note:** Version bump only for package @rhc-shared-components/form-multi-select-component