Skip to content

Commit 0388f1a

Browse files
chore(release): 6.12.1 [skip ci]
## [6.12.1](v6.12.0...v6.12.1) (2023-06-06) ### Bug Fixes * add maximum length to sidebar items ([a5107d1](a5107d1))
1 parent a8ae184 commit 0388f1a

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.12.1](https://github.com/dd3tech/dd360-components/compare/v6.12.0...v6.12.1) (2023-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add maximum length to sidebar items ([a5107d1](https://github.com/dd3tech/dd360-components/commit/a5107d1a58845dea781d84b0d9ee21c10798b943))
7+
18
# [6.12.0](https://github.com/dd3tech/dd360-components/compare/v6.11.2...v6.12.0) (2023-06-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)