Skip to content

Commit 6540488

Browse files
Version Packages (#1597)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 87326d3 commit 6540488

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/cool-seahorses-tickle.md

-5
This file was deleted.

.changeset/small-moons-crash.md

-5
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 18.0.0
4+
5+
### Major Changes
6+
7+
- [#1595](https://github.com/voyagegroup/ingred-ui/pull/1595) [`39a4385f`](https://github.com/voyagegroup/ingred-ui/commit/39a4385fd44821a236c97bd07373cad9994b5559) Thanks [@deatiger](https://github.com/deatiger)! - Hide Checkbox and RemoveButton in DualListBox if no handler is passed
8+
9+
### Patch Changes
10+
11+
- [#1598](https://github.com/voyagegroup/ingred-ui/pull/1598) [`87326d3a`](https://github.com/voyagegroup/ingred-ui/commit/87326d3a735e2b8bb4812f77efb0a69c2e4772c8) Thanks [@deatiger](https://github.com/deatiger)! - Replace close circle line icon with close circle fill icon
12+
313
## 17.4.0
414

515
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ingred-ui",
3-
"version": "17.4.0",
3+
"version": "18.0.0",
44
"description": "",
55
"author": "CARTA HOLDINGS, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)