diff --git a/.changeset/quick-zoos-mate.md b/.changeset/quick-zoos-mate.md deleted file mode 100644 index dadfdf202..000000000 --- a/.changeset/quick-zoos-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@launchpad-ui/core": minor ---- - -Remove data-table, slider, snackbar, toast, and toggle packages diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index aab56b3c8..f22822538 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,11 @@ # @launchpad-ui/core +## 0.50.0 + +### Minor Changes + +- [#1429](https://github.com/launchdarkly/launchpad-ui/pull/1429) [`a0b138f`](https://github.com/launchdarkly/launchpad-ui/commit/a0b138f40aae771566611c1d89c0cb8e0e706ba4) Thanks [@Niznikr](https://github.com/Niznikr)! - Remove data-table, slider, snackbar, toast, and toggle packages + ## 0.49.40 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index df803b034..46ff9e5aa 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@launchpad-ui/core", - "version": "0.49.40", + "version": "0.50.0", "status": "beta", "publishConfig": { "access": "public"