@dialpad/dialtone-vue 2.1.1-beta.1 → 2.1.1

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.
package/CHANGELOG.md CHANGED
@@ -1,40 +1,50 @@
1
- ## [2.1.1-beta.1](https://github.com/dialpad/dialtone-vue/compare/v2.1.0...v2.1.1-beta.1) (2022-08-08)
1
+ ## [2.1.1](https://github.com/dialpad/dialtone-vue/compare/v2.1.0...v2.1.1) (2022-03-16)
2
2
 
3
3
 
4
4
  ### Bug Fixes
5
5
 
6
- * add immediate for value watcher ([0244ff0](https://github.com/dialpad/dialtone-vue/commit/0244ff0203e408c406236dc96bffb98aa9894e22))
7
- * add validation in calculateLength ([eec8652](https://github.com/dialpad/dialtone-vue/commit/eec865242e3a9f8d61d4c2989f76cb857400144d))
8
- * inputstate ([3720078](https://github.com/dialpad/dialtone-vue/commit/37200786e9bf34741a503f04ebbc401710c233e6))
9
- * remove length validation class ([7b0ffad](https://github.com/dialpad/dialtone-vue/commit/7b0ffad20f07cc8fed7efac62b19ab0939024860))
6
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
7
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
8
+ * update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))
10
9
 
11
- # [2.1.0-beta.4](https://github.com/dialpad/dialtone-vue/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2022-03-14)
10
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
12
11
 
13
12
 
14
13
  ### Bug Fixes
15
14
 
16
- * add immediate for value watcher ([0244ff0](https://github.com/dialpad/dialtone-vue/commit/0244ff0203e408c406236dc96bffb98aa9894e22))
17
-
18
- # [2.1.0-beta.3](https://github.com/dialpad/dialtone-vue/compare/v2.1.0-beta.2...v2.1.0-beta.3) (2022-03-14)
15
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
16
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
17
+ * revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
18
+ * update to force release ([d75b090](https://github.com/dialpad/dialtone-vue/commit/d75b090eb4e1cb4cd661ac122389afeafdfbfcc3))
19
19
 
20
20
 
21
- ### Bug Fixes
21
+ ### Features
22
22
 
23
- * inputstate ([3720078](https://github.com/dialpad/dialtone-vue/commit/37200786e9bf34741a503f04ebbc401710c233e6))
23
+ * add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
24
+ * add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
24
25
 
25
- # [2.1.0-beta.2](https://github.com/dialpad/dialtone-vue/compare/v2.1.0-beta.1...v2.1.0-beta.2) (2022-03-14)
26
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
26
27
 
27
28
 
28
29
  ### Bug Fixes
29
30
 
30
- * remove length validation class ([7b0ffad](https://github.com/dialpad/dialtone-vue/commit/7b0ffad20f07cc8fed7efac62b19ab0939024860))
31
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
32
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
33
+ * revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
34
+
35
+
36
+ ### Features
37
+
38
+ * add length validation in the input component ([b063876](https://github.com/dialpad/dialtone-vue/commit/b063876e45b7c22e963a6a2b1bc0f2ef7ae37be5))
39
+ * add length validation in the input component ([592acb1](https://github.com/dialpad/dialtone-vue/commit/592acb191c662dd53d38cc982c804d791b0875e2))
31
40
 
32
- # [2.1.0-beta.1](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0-beta.1) (2022-03-14)
41
+ # [2.1.0](https://github.com/dialpad/dialtone-vue/compare/v2.0.1...v2.1.0) (2022-03-16)
33
42
 
34
43
 
35
44
  ### Bug Fixes
36
45
 
37
- * add validation in calculateLength ([eec8652](https://github.com/dialpad/dialtone-vue/commit/eec865242e3a9f8d61d4c2989f76cb857400144d))
46
+ * add missing exports to index.js ([c5c5e39](https://github.com/dialpad/dialtone-vue/commit/c5c5e39b35d99335bfc4c9b530f2c73f9e8cbbed))
47
+ * fix input length validation ([#269](https://github.com/dialpad/dialtone-vue/issues/269)) ([42c57ef](https://github.com/dialpad/dialtone-vue/commit/42c57efa84349d16d841965144a88dc2c2278120))
38
48
  * revert add length validation in the input component ([0ed0cde](https://github.com/dialpad/dialtone-vue/commit/0ed0cde8f8e5fd28b96c984793f163816faf12c1))
39
49
 
40
50