chore(release): Publish
- medusa-fulfillment-manual@1.0.11 - medusa-fulfillment-webshipper@1.0.3 - medusa-payment-stripe@1.0.11 - @medusajs/medusa@1.0.22
This commit is contained in:
@@ -3,6 +3,69 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 1.0.11 (2020-10-06)
|
||||
|
||||
|
||||
|
||||
## 1.0.10 (2020-09-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updates license ([db519fb](https://github.com/medusajs/medusa/commit/db519fbaa6f8ad02c19cbecba5d4f28ba1ee81aa))
|
||||
|
||||
|
||||
|
||||
## 1.0.7 (2020-09-07)
|
||||
|
||||
|
||||
|
||||
## 1.0.1 (2020-09-05)
|
||||
|
||||
|
||||
|
||||
## 1.0.1-beta.0 (2020-09-04)
|
||||
|
||||
|
||||
|
||||
# 1.0.0 (2020-09-03)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.30 (2020-08-28)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.27 (2020-08-27)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.26 (2020-08-27)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.24 (2020-08-27)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.3 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.2 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.1 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.0 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.10](https://github.com/medusajs/medusa/compare/v1.0.9...v1.0.10) (2020-09-09)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-fulfillment-manual",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "A manual fulfillment provider for Medusa",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
||||
@@ -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.
|
||||
|
||||
## [1.0.3](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.2...medusa-fulfillment-webshipper@1.0.3) (2020-10-06)
|
||||
|
||||
**Note:** Version bump only for package medusa-fulfillment-webshipper
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.2](https://github.com/medusajs/medusa/compare/medusa-fulfillment-webshipper@1.0.1...medusa-fulfillment-webshipper@1.0.2) (2020-10-05)
|
||||
|
||||
**Note:** Version bump only for package medusa-fulfillment-webshipper
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-fulfillment-webshipper",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "Webshipper Fulfillment provider for Medusa",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
||||
@@ -3,6 +3,118 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 1.0.11 (2020-10-06)
|
||||
|
||||
|
||||
|
||||
## 1.0.10 (2020-09-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updates license ([db519fb](https://github.com/medusajs/medusa/commit/db519fbaa6f8ad02c19cbecba5d4f28ba1ee81aa))
|
||||
|
||||
|
||||
|
||||
## 1.0.7 (2020-09-07)
|
||||
|
||||
|
||||
|
||||
## 1.0.2 (2020-09-06)
|
||||
|
||||
|
||||
|
||||
## 1.0.1 (2020-09-05)
|
||||
|
||||
|
||||
|
||||
## 1.0.1-beta.0 (2020-09-04)
|
||||
|
||||
|
||||
|
||||
# 1.0.0 (2020-09-03)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.30 (2020-08-28)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.27 (2020-08-27)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.25 (2020-08-27)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.24 (2020-08-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **medusa-payment-stripe:** adds missing await in updateSession ([0cebcd2](https://github.com/medusajs/medusa/commit/0cebcd25211f32088e19e56dee095129ee2da86b))
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.3 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.2 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.1 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 1.0.0-alpha.0 (2020-08-20)
|
||||
|
||||
|
||||
|
||||
# 0.3.0 (2020-04-06)
|
||||
|
||||
|
||||
|
||||
# 0.2.0 (2020-04-06)
|
||||
|
||||
|
||||
|
||||
# 0.2.0-alpha.0 (2020-04-04)
|
||||
|
||||
|
||||
|
||||
## 0.1.6-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
## 0.1.5-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
## 0.1.4-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
## 0.1.3-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
## 0.1.2-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
## 0.1.1-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
# 0.1.0-alpha.0 (2020-03-24)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.10](https://github.com/medusajs/medusa/compare/v1.0.9...v1.0.10) (2020-09-09)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-payment-stripe",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "Stripe Payment provider for Meduas Commerce",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
||||
@@ -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.
|
||||
|
||||
## [1.0.22](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.21...@medusajs/medusa@1.0.22) (2020-10-06)
|
||||
|
||||
**Note:** Version bump only for package @medusajs/medusa
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.21](https://github.com/medusajs/medusa/compare/@medusajs/medusa@1.0.20...@medusajs/medusa@1.0.21) (2020-10-05)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/medusa",
|
||||
"version": "1.0.21",
|
||||
"version": "1.0.22",
|
||||
"description": "E-commerce for JAMstack",
|
||||
"main": "dist/app.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user