diff --git a/package-lock.json b/package-lock.json index 71de7474204..523d2f291b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36274,7 +36274,7 @@ }, "packages/calcite-components": { "name": "@esri/calcite-components", - "version": "2.9.0-next.22", + "version": "2.9.0-next.23", "license": "SEE LICENSE.md", "dependencies": { "@floating-ui/dom": "1.6.4", @@ -37525,10 +37525,10 @@ }, "packages/calcite-components-angular/projects/component-library": { "name": "@esri/calcite-components-angular", - "version": "2.9.0-next.22", + "version": "2.9.0-next.23", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^2.9.0-next.22", + "@esri/calcite-components": "^2.9.0-next.23", "tslib": "2.6.2" }, "peerDependencies": { @@ -37538,10 +37538,10 @@ }, "packages/calcite-components-react": { "name": "@esri/calcite-components-react", - "version": "2.9.0-next.22", + "version": "2.9.0-next.23", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^2.9.0-next.22" + "@esri/calcite-components": "^2.9.0-next.23" }, "peerDependencies": { "react": ">=16.7", diff --git a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md index b8593bb117a..4043f51bcda 100644 --- a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md +++ b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.9.0-next.23](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.9.0-next.22...@esri/calcite-components-angular@2.9.0-next.23) (2024-05-25) + +**Note:** Version bump only for package @esri/calcite-components-angular + ## [2.9.0-next.22](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.9.0-next.21...@esri/calcite-components-angular@2.9.0-next.22) (2024-05-23) **Note:** Version bump only for package @esri/calcite-components-angular diff --git a/packages/calcite-components-angular/projects/component-library/package.json b/packages/calcite-components-angular/projects/component-library/package.json index 43467bcfaf4..2a5eb26c8d8 100644 --- a/packages/calcite-components-angular/projects/component-library/package.json +++ b/packages/calcite-components-angular/projects/component-library/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components-angular", - "version": "2.9.0-next.22", + "version": "2.9.0-next.23", "sideEffects": false, "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "A set of Angular components that wrap Esri's Calcite Components.", @@ -20,7 +20,7 @@ "@angular/core": ">=16.0.0" }, "dependencies": { - "@esri/calcite-components": "^2.9.0-next.22", + "@esri/calcite-components": "^2.9.0-next.23", "tslib": "2.6.2" }, "lerna": { diff --git a/packages/calcite-components-react/CHANGELOG.md b/packages/calcite-components-react/CHANGELOG.md index 5e7bdb319b8..76b6fea623b 100644 --- a/packages/calcite-components-react/CHANGELOG.md +++ b/packages/calcite-components-react/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.9.0-next.23](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.9.0-next.22...@esri/calcite-components-react@2.9.0-next.23) (2024-05-25) + +**Note:** Version bump only for package @esri/calcite-components-react + ## [2.9.0-next.22](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.9.0-next.21...@esri/calcite-components-react@2.9.0-next.22) (2024-05-23) **Note:** Version bump only for package @esri/calcite-components-react diff --git a/packages/calcite-components-react/package.json b/packages/calcite-components-react/package.json index 403b6de7fb1..d9260dd2e8e 100644 --- a/packages/calcite-components-react/package.json +++ b/packages/calcite-components-react/package.json @@ -1,7 +1,7 @@ { "name": "@esri/calcite-components-react", "sideEffects": false, - "version": "2.9.0-next.22", + "version": "2.9.0-next.23", "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "A set of React components that wrap calcite components", "license": "SEE LICENSE.md", @@ -23,7 +23,7 @@ "dist/" ], "dependencies": { - "@esri/calcite-components": "^2.9.0-next.22" + "@esri/calcite-components": "^2.9.0-next.23" }, "peerDependencies": { "react": ">=16.7", diff --git a/packages/calcite-components/CHANGELOG.md b/packages/calcite-components/CHANGELOG.md index 887a2db446d..57b7fcdc338 100644 --- a/packages/calcite-components/CHANGELOG.md +++ b/packages/calcite-components/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.9.0-next.23](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.9.0-next.22...@esri/calcite-components@2.9.0-next.23) (2024-05-25) + +### Bug Fixes + +- **input-date-picker, date-picker:** ensure min/max can be unset ([#9406](https://github.com/Esri/calcite-design-system/issues/9406)) ([89b0bfe](https://github.com/Esri/calcite-design-system/commit/89b0bfe9662e79739d127762d0f161b7e6c04b5a)), closes [#7889](https://github.com/Esri/calcite-design-system/issues/7889) + ## [2.9.0-next.22](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.9.0-next.21...@esri/calcite-components@2.9.0-next.22) (2024-05-23) ### Bug Fixes diff --git a/packages/calcite-components/package.json b/packages/calcite-components/package.json index f693c2dfcaf..785e6508ab0 100644 --- a/packages/calcite-components/package.json +++ b/packages/calcite-components/package.json @@ -1,6 +1,6 @@ { "name": "@esri/calcite-components", - "version": "2.9.0-next.22", + "version": "2.9.0-next.23", "homepage": "https://developers.arcgis.com/calcite-design-system/", "description": "Web Components for Esri's Calcite Design System.", "main": "dist/index.cjs.js",