chore(release): Publish
- gatsby-source-medusa@0.0.49 - medusa-interfaces@1.1.34 - @medusajs/medusa-js@1.0.12 - medusa-payment-klarna@1.1.41 - medusa-payment-paypal@1.0.40 - medusa-plugin-algolia@0.0.8 - medusa-plugin-brightpearl@1.1.45 - medusa-plugin-mailchimp@1.1.39 - medusa-plugin-meilisearch@0.0.14 - medusa-plugin-restock-notification@0.0.32 - medusa-plugin-segment@1.1.42 - medusa-react@0.1.5 - medusa-source-shopify@1.0.5 - @medusajs/medusa@1.1.64
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.0.8](https://github.com/medusajs/medusa/compare/medusa-plugin-algolia@0.0.7...medusa-plugin-algolia@0.0.8) (2022-02-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- release ([fc3fbc8](https://github.com/medusajs/medusa/commit/fc3fbc897fad5c8a5d3eea828ac7277fba9d70af))
|
||||
|
||||
## [0.0.7](https://github.com/medusajs/medusa/compare/medusa-plugin-algolia@0.0.6...medusa-plugin-algolia@0.0.7) (2022-02-06)
|
||||
|
||||
**Note:** Version bump only for package medusa-plugin-algolia
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-plugin-algolia",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "Search support for algolia",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
@@ -25,7 +25,7 @@
|
||||
"body-parser": "^1.19.0",
|
||||
"lodash": "^4.17.21",
|
||||
"medusa-core-utils": "^1.1.31",
|
||||
"medusa-interfaces": "^1.1.33"
|
||||
"medusa-interfaces": "^1.1.34"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.7.5",
|
||||
|
||||
Reference in New Issue
Block a user