Skip to content

Commit

Permalink
chore: release next
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 30, 2024
1 parent ebf1bb4 commit 6b8a47d
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 18 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -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.11.0-next.29](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

**Note:** Version bump only for package @esri/calcite-components-angular

## [2.11.0-next.28](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

**Note:** Version bump only for package @esri/calcite-components-angular
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-components-angular",
"version": "2.11.0-next.28",
"version": "2.11.0-next.29",
"description": "A set of Angular components that wrap Esri's Calcite Components.",
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"bugs": {
Expand All @@ -17,7 +17,7 @@
},
"sideEffects": false,
"dependencies": {
"@esri/calcite-components": "^2.11.0-next.28",
"@esri/calcite-components": "^2.11.0-next.29",
"tslib": "2.6.3"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/calcite-components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.11.0-next.29](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

**Note:** Version bump only for package @esri/calcite-components-react

## [2.11.0-next.28](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

**Note:** Version bump only for package @esri/calcite-components-react
Expand Down
4 changes: 2 additions & 2 deletions packages/calcite-components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-components-react",
"version": "2.11.0-next.28",
"version": "2.11.0-next.29",
"description": "A set of React components that wrap calcite components",
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"tsc": "tsc"
},
"dependencies": {
"@esri/calcite-components": "^2.11.0-next.28"
"@esri/calcite-components": "^2.11.0-next.29"
},
"peerDependencies": {
"react": ">=16.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/calcite-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.11.0-next.29](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

### Bug Fixes

- **dialog:** fix menu positioning when when overlayPositioning is 'fixed' and menuOpen is true ([#9891](https://github.com/Esri/calcite-design-system/issues/9891)) ([6911682](https://github.com/Esri/calcite-design-system/commit/69116826923b31259c36cdf1c262128763c1b016)), closes [#9876](https://github.com/Esri/calcite-design-system/issues/9876)
- improve browser check to resolve SSR errors ([#9897](https://github.com/Esri/calcite-design-system/issues/9897)) ([94683e3](https://github.com/Esri/calcite-design-system/commit/94683e3de58e2b24d05f605770eef7f5b599d835)), closes [#9242](https://github.com/Esri/calcite-design-system/issues/9242)
- **input-date-picker:** ensure initial value is in range ([#9894](https://github.com/Esri/calcite-design-system/issues/9894)) ([b7b1705](https://github.com/Esri/calcite-design-system/commit/b7b17058e15815634f4f4acdc83c8e5e3e649c50)), closes [#9282](https://github.com/Esri/calcite-design-system/issues/9282)

## [2.11.0-next.28](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

### Features
Expand Down
6 changes: 3 additions & 3 deletions packages/calcite-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-components",
"version": "2.11.0-next.28",
"version": "2.11.0-next.29",
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"description": "Web Components for Esri's Calcite Design System.",
"main": "dist/index.cjs.js",
Expand Down Expand Up @@ -63,7 +63,7 @@
"directory": "packages/calcite-components"
},
"dependencies": {
"@esri/calcite-ui-icons": "3.29.0",
"@esri/calcite-ui-icons": "^3.29.1-next.0",
"@floating-ui/dom": "1.6.8",
"@stencil/core": "4.19.2",
"@types/color": "3.0.6",
Expand All @@ -78,7 +78,7 @@
"type-fest": "4.18.2"
},
"devDependencies": {
"@esri/calcite-design-tokens": "^2.2.1-next.2",
"@esri/calcite-design-tokens": "^2.2.1-next.3",
"@esri/eslint-plugin-calcite-components": "^1.2.1-next.3",
"@stencil-community/eslint-plugin": "0.7.2",
"@stencil-community/postcss": "2.2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/calcite-design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.1-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-30)

**Note:** Version bump only for package @esri/calcite-design-tokens

## [2.2.1-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-07-29)

**Note:** Version bump only for package @esri/calcite-design-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/calcite-design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-design-tokens",
"version": "2.2.1-next.2",
"version": "2.2.1-next.3",
"description": "Esri's Calcite Design System Tokens",
"keywords": [
"Calcite",
Expand Down
10 changes: 10 additions & 0 deletions packages/calcite-ui-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.29.1-next.0 (2024-07-30)

### Miscellaneous Chores

- add calcite-ui-icons to monorepo ([#9835](https://github.com/Esri/calcite-design-system/issues/9835)) ([1b22e70](https://github.com/Esri/calcite-design-system/commit/1b22e70ec1662138c17d1a9e4c6a79d87794c4ef)), closes [#9255](https://github.com/Esri/calcite-design-system/issues/9255)
2 changes: 1 addition & 1 deletion packages/calcite-ui-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-ui-icons",
"version": "3.29.0",
"version": "3.29.1-next.0",
"private": false,
"description": "A collection of UI SVG icons created by Esri for applications.",
"keywords": [
Expand Down

0 comments on commit 6b8a47d

Please sign in to comment.