From 6f3cfb5a5218ae75f67a743cc1890613aa686780 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 16 Feb 2024 02:15:33 +0000 Subject: [PATCH] docs: remove prerelease changelog entries --- package-lock.json | 10 +++++----- .../projects/component-library/CHANGELOG.md | 18 ++++-------------- packages/calcite-components-react/CHANGELOG.md | 18 ++++-------------- packages/calcite-components/CHANGELOG.md | 17 ++--------------- 4 files changed, 15 insertions(+), 48 deletions(-) diff --git a/package-lock.json b/package-lock.json index 28be9bcfa54..e2329d1b538 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47160,7 +47160,7 @@ }, "packages/calcite-components": { "name": "@esri/calcite-components", - "version": "2.5.1-next.1", + "version": "2.5.1", "license": "SEE LICENSE.md", "dependencies": { "@floating-ui/dom": "1.6.3", @@ -47210,10 +47210,10 @@ }, "packages/calcite-components-angular/projects/component-library": { "name": "@esri/calcite-components-angular", - "version": "2.5.1-next.1", + "version": "2.5.1", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^2.5.1-next.1", + "@esri/calcite-components": "^2.5.1", "tslib": "2.6.2" }, "peerDependencies": { @@ -47223,10 +47223,10 @@ }, "packages/calcite-components-react": { "name": "@esri/calcite-components-react", - "version": "2.5.1-next.1", + "version": "2.5.1", "license": "SEE LICENSE.md", "dependencies": { - "@esri/calcite-components": "^2.5.1-next.1" + "@esri/calcite-components": "^2.5.1" }, "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 9d455d0a84b..b2f7bc3ebe1 100644 --- a/packages/calcite-components-angular/projects/component-library/CHANGELOG.md +++ b/packages/calcite-components-angular/projects/component-library/CHANGELOG.md @@ -5,25 +5,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## [2.5.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.5.0...@esri/calcite-components-angular@2.5.1) (2024-02-16) - ### Miscellaneous Chores -* **@esri/calcite-components-angular:** Synchronize components versions - +- **@esri/calcite-components-angular:** Synchronize components versions ### Dependencies -* The following workspace dependencies were updated - * dependencies - * @esri/calcite-components bumped from ^2.5.1-next.1 to ^2.5.1 - -## [2.5.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.5.1-next.0...@esri/calcite-components-angular@2.5.1-next.1) (2024-02-16) - -**Note:** Version bump only for package @esri/calcite-components-angular - -## [2.5.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.5.0...@esri/calcite-components-angular@2.5.1-next.0) (2024-02-15) - -**Note:** Version bump only for package @esri/calcite-components-angular +- The following workspace dependencies were updated + - dependencies + - @esri/calcite-components bumped from ^2.5.1-next.1 to ^2.5.1 ## [2.5.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@2.4.0...@esri/calcite-components-angular@2.5.0) (2024-02-15) diff --git a/packages/calcite-components-react/CHANGELOG.md b/packages/calcite-components-react/CHANGELOG.md index 2f62f98d65e..050c52e4165 100644 --- a/packages/calcite-components-react/CHANGELOG.md +++ b/packages/calcite-components-react/CHANGELOG.md @@ -5,25 +5,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## [2.5.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.5.0...@esri/calcite-components-react@2.5.1) (2024-02-16) - ### Miscellaneous Chores -* **@esri/calcite-components-react:** Synchronize components versions - +- **@esri/calcite-components-react:** Synchronize components versions ### Dependencies -* The following workspace dependencies were updated - * dependencies - * @esri/calcite-components bumped from ^2.5.1-next.1 to ^2.5.1 - -## [2.5.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.5.1-next.0...@esri/calcite-components-react@2.5.1-next.1) (2024-02-16) - -**Note:** Version bump only for package @esri/calcite-components-react - -## [2.5.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.5.0...@esri/calcite-components-react@2.5.1-next.0) (2024-02-15) - -**Note:** Version bump only for package @esri/calcite-components-react +- The following workspace dependencies were updated + - dependencies + - @esri/calcite-components bumped from ^2.5.1-next.1 to ^2.5.1 ## [2.5.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@2.4.0...@esri/calcite-components-react@2.5.0) (2024-02-15) diff --git a/packages/calcite-components/CHANGELOG.md b/packages/calcite-components/CHANGELOG.md index ec04be5c630..5b4086a4a90 100644 --- a/packages/calcite-components/CHANGELOG.md +++ b/packages/calcite-components/CHANGELOG.md @@ -5,23 +5,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## [2.5.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.5.0...@esri/calcite-components@2.5.1) (2024-02-16) - -### Bug Fixes - -* Ensure ui-icons are copied from correct path ([#8761](https://github.com/Esri/calcite-design-system/issues/8761)) ([3015a46](https://github.com/Esri/calcite-design-system/commit/3015a4631e0a677b897c18b926c1034f16eb6f39)) -* Prevent package patching on install ([#8766](https://github.com/Esri/calcite-design-system/issues/8766)) ([fe18b1b](https://github.com/Esri/calcite-design-system/commit/fe18b1b14ee191499c79d3843addf45270851b96)) - -## [2.5.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.5.1-next.0...@esri/calcite-components@2.5.1-next.1) (2024-02-16) - -### Bug Fixes - -- prevent package patching on install ([#8766](https://github.com/Esri/calcite-design-system/issues/8766)) ([fe18b1b](https://github.com/Esri/calcite-design-system/commit/fe18b1b14ee191499c79d3843addf45270851b96)) - -## [2.5.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.5.0...@esri/calcite-components@2.5.1-next.0) (2024-02-15) - ### Bug Fixes -- ensure ui-icons are copied from correct path ([#8761](https://github.com/Esri/calcite-design-system/issues/8761)) ([3015a46](https://github.com/Esri/calcite-design-system/commit/3015a4631e0a677b897c18b926c1034f16eb6f39)), closes [/github.com/nrwl/nx/issues/15452#issuecomment-1485839378](https://github.com/Esri//github.com/nrwl/nx/issues/15452/issues/issuecomment-1485839378) [/github.com/npm/cli/issues/4828#issuecomment-1913543338](https://github.com/Esri//github.com/npm/cli/issues/4828/issues/issuecomment-1913543338) [/github.com/vercel/turbo/issues/3328#issuecomment-1413206817](https://github.com/Esri//github.com/vercel/turbo/issues/3328/issues/issuecomment-1413206817) +- Ensure ui-icons are copied from correct path ([#8761](https://github.com/Esri/calcite-design-system/issues/8761)) ([3015a46](https://github.com/Esri/calcite-design-system/commit/3015a4631e0a677b897c18b926c1034f16eb6f39)) +- Prevent package patching on install ([#8766](https://github.com/Esri/calcite-design-system/issues/8766)) ([fe18b1b](https://github.com/Esri/calcite-design-system/commit/fe18b1b14ee191499c79d3843addf45270851b96)) ## [2.5.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components@2.4.0...@esri/calcite-components@2.5.0) (2024-02-15)