Skip to content

Commit

Permalink
chore(release): publish new versions (#443)
Browse files Browse the repository at this point in the history
- @edx/frontend-enterprise-catalog-search@11.0.0
  • Loading branch information
adamstankiewicz authored Feb 26, 2025
1 parent 7046540 commit 3326669
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

15 changes: 15 additions & 0 deletions packages/catalog-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.0.0](https://github.com/openedx/frontend-enterprise/compare/@edx/frontend-enterprise-catalog-search@10.8.2...@edx/frontend-enterprise-catalog-search@11.0.0) (2025-02-26)


### ⚠ BREAKING CHANGES

* drop support for Paragon v21 in `@edx/frontend-enterprise-catalog-search`

* fix: use secondary pagination variant

### Features

* support React 18; drop support for Paragon v21 in favor of v22 ([#441](https://github.com/openedx/frontend-enterprise/issues/441)) ([7046540](https://github.com/openedx/frontend-enterprise/commit/70465404bf8d9fc1a426639d8ce1a3cc18fee3db))



## [10.8.2](https://github.com/openedx/frontend-enterprise/compare/@edx/frontend-enterprise-catalog-search@10.8.1...@edx/frontend-enterprise-catalog-search@10.8.2) (2025-02-26)

**Note:** Version bump only for package @edx/frontend-enterprise-catalog-search
Expand Down
2 changes: 1 addition & 1 deletion packages/catalog-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@edx/frontend-enterprise-catalog-search",
"version": "10.8.2",
"version": "11.0.0",
"description": "Components related to Enterprise catalog search.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3326669

Please sign in to comment.