Skip to content

Commit cbbb314

Browse files
chore(release): publish (#212)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @drivenets/design-system@0.7.1 ### Patch Changes - cf27655: Make `@tanstack/react-router` a peer dependency - 07faa44: Add `hideInfoText` prop to the `DsFileUpload` - 6ffbcf9: Add `hideClearButton` prop to the `DsDateInput` Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: StyleShit <32631382+StyleShit@users.noreply.github.com>
1 parent cf27655 commit cbbb314

5 files changed

Lines changed: 9 additions & 16 deletions

File tree

.changeset/chatty-points-do.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/funny-bars-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-keys-cheat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/design-system/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @drivenets/design-system
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- cf27655: Make `@tanstack/react-router` a peer dependency
8+
- 07faa44: Add `hideInfoText` prop to the `DsFileUpload`
9+
- 6ffbcf9: Add `hideClearButton` prop to the `DsDateInput`
10+
311
## 0.7.0
412

513
### Minor Changes

packages/design-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@drivenets/design-system",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"license": "Apache-2.0",
55
"type": "module",
66
"types": "./dist/index.d.cts",

0 commit comments

Comments
 (0)