Skip to content

Commit

Permalink
chore(release): publish 🎉
Browse files Browse the repository at this point in the history
 - @edx/frontend-enterprise-catalog-search@3.0.5
 - @edx/frontend-enterprise-logistration@2.0.4
 - @edx/frontend-enterprise-utils@2.0.4
  • Loading branch information
github-actions[bot] committed Jun 17, 2022
1 parent ad548b7 commit f172b47
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
8 changes: 8 additions & 0 deletions packages/catalog-search/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.

### [3.0.5](https://github.com/edx/frontend-enterprise/compare/@edx/frontend-enterprise-catalog-search@3.0.4...@edx/frontend-enterprise-catalog-search@3.0.5) (2022-06-17)

**Note:** Version bump only for package @edx/frontend-enterprise-catalog-search





### [3.0.4](https://github.com/edx/frontend-enterprise/compare/@edx/frontend-enterprise-catalog-search@3.0.3...@edx/frontend-enterprise-catalog-search@3.0.4) (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.0.4",
"version": "3.0.5",
"description": "Components related to Enterprise catalog search.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,7 +36,7 @@
},
"sideEffects": false,
"dependencies": {
"@edx/frontend-enterprise-utils": "^2.0.3",
"@edx/frontend-enterprise-utils": "^2.0.4",
"classnames": "2.2.5",
"lodash.debounce": "4.0.8",
"prop-types": "15.7.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/logistration/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.0.4](https://github.com/edx/frontend-enterprise/compare/@edx/frontend-enterprise-logistration@2.0.3...@edx/frontend-enterprise-logistration@2.0.4) (2022-06-17)

**Note:** Version bump only for package @edx/frontend-enterprise-logistration





### [2.0.3](https://github.com/edx/frontend-enterprise/compare/@edx/frontend-enterprise-logistration@2.0.2...@edx/frontend-enterprise-logistration@2.0.3) (2022-06-02)


Expand Down
4 changes: 2 additions & 2 deletions packages/logistration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@edx/frontend-enterprise-logistration",
"version": "2.0.3",
"version": "2.0.4",
"description": "Enterprise-specific component(s) to ensure enterprise users are redirected to branded enterprise logistration flow.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"sideEffects": false,
"dependencies": {
"@edx/frontend-enterprise-utils": "^2.0.3",
"@edx/frontend-enterprise-utils": "^2.0.4",
"prop-types": "15.7.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/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.0.4](https://github.com/edx/frontend-enterprise/compare/@edx/frontend-enterprise-utils@2.0.3...@edx/frontend-enterprise-utils@2.0.4) (2022-06-17)

**Note:** Version bump only for package @edx/frontend-enterprise-utils





### [2.0.3](https://github.com/edx/frontend-enterprise/compare/@edx/frontend-enterprise-utils@2.0.2...@edx/frontend-enterprise-utils@2.0.3) (2022-06-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@edx/frontend-enterprise-utils",
"version": "2.0.3",
"version": "2.0.4",
"description": "Utils and other miscellaneous enterprise things.",
"repository": {
"type": "git",
Expand Down

0 comments on commit f172b47

Please sign in to comment.