Skip to content

Commit 122e644

Browse files
chore(release): 6.7.3 [skip ci]
## [6.7.3](v6.7.2...v6.7.3) (2023-05-18) ### Bug Fixes * **Text:** add validation in variant currency([#100](#100)) ([d76372c](d76372c))
1 parent d76372c commit 122e644

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.7.3](https://github.com/dd3tech/dd360-components/compare/v6.7.2...v6.7.3) (2023-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **Text:** add validation in variant currency([#100](https://github.com/dd3tech/dd360-components/issues/100)) ([d76372c](https://github.com/dd3tech/dd360-components/commit/d76372c0eed39c88ba41e4b6a1f0ce1165a3954d))
7+
18
## [6.7.2](https://github.com/dd3tech/dd360-components/compare/v6.7.1...v6.7.2) (2023-05-17)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dd360-ds",
3-
"version": "6.7.2",
3+
"version": "6.7.3",
44
"description": "DD360 Components is a tailwind based React component library",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)