Skip to content

Commit

Permalink
chore(release): publish new versions (#414)
Browse files Browse the repository at this point in the history
- @edx/frontend-enterprise-catalog-search@10.7.1
  • Loading branch information
kiram15 authored Sep 16, 2024
1 parent 68d3497 commit 829f153
Show file tree
Hide file tree
Showing 3 changed files with 11 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.

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

## [10.7.1](https://github.com/openedx/frontend-enterprise/compare/@edx/frontend-enterprise-catalog-search@10.7.0...@edx/frontend-enterprise-catalog-search@10.7.1) (2024-09-16)


### Bug Fixes

* removing prequery optimizely code ([#413](https://github.com/openedx/frontend-enterprise/issues/413)) ([68d3497](https://github.com/openedx/frontend-enterprise/commit/68d3497511f953a46cf1dfc4fadd639f001b6a3f))



## [10.7.0](https://github.com/openedx/frontend-enterprise/compare/@edx/frontend-enterprise-catalog-search@10.6.0...@edx/frontend-enterprise-catalog-search@10.7.0) (2024-09-09)


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.7.0",
"version": "10.7.1",
"description": "Components related to Enterprise catalog search.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 829f153

Please sign in to comment.