Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2022
1 parent 7d77d91 commit e4077b7
Show file tree
Hide file tree
Showing 10 changed files with 114 additions and 16 deletions.
55 changes: 55 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"mode": "pre",
"tag": "staging",
"initialVersions": {
"babel-preset-medusa-package": "1.1.19",
"create-medusa-app": "0.0.7",
"gatsby-source-medusa": "0.1.1",
"@medusajs/medusa": "1.5.0",
"@medusajs/medusa-cli": "1.3.3",
"medusa-core-utils": "1.1.33",
"medusa-dev-cli": "0.0.26",
"medusa-file-minio": "1.1.0",
"medusa-file-s3": "1.1.6",
"medusa-file-spaces": "1.3.0",
"medusa-fulfillment-manual": "1.1.32",
"medusa-fulfillment-webshipper": "1.3.3",
"medusa-interfaces": "1.3.3",
"@medusajs/medusa-js": "1.3.1",
"medusa-payment-adyen": "1.1.39",
"medusa-payment-klarna": "1.3.4",
"medusa-payment-manual": "1.0.17",
"medusa-payment-paypal": "1.2.6",
"medusa-payment-stripe": "1.1.44",
"medusa-plugin-algolia": "0.2.5",
"medusa-plugin-brightpearl": "1.3.1",
"medusa-plugin-contentful": "1.2.3",
"medusa-plugin-discount-generator": "1.1.19",
"medusa-plugin-economic": "1.1.38",
"medusa-plugin-ip-lookup": "1.2.1",
"medusa-plugin-mailchimp": "1.1.42",
"medusa-plugin-meilisearch": "1.0.0",
"medusa-plugin-restock-notification": "1.0.0",
"medusa-plugin-segment": "1.3.0",
"medusa-plugin-sendgrid": "1.3.3",
"medusa-plugin-slack-notification": "1.3.4",
"medusa-plugin-twilio-sms": "1.2.3",
"medusa-plugin-wishlist": "1.1.37",
"medusa-react": "2.0.0",
"medusa-source-shopify": "1.2.3",
"medusa-telemetry": "0.0.13",
"medusa-test-utils": "1.1.37"
},
"changesets": [
"afraid-cups-turn",
"brown-cups-draw",
"cool-rabbits-leave",
"fast-suns-repair",
"few-maps-hammer",
"grumpy-bottles-move",
"lemon-peaches-protect",
"lucky-worms-turn",
"perfect-beers-notice",
"sixty-paws-cover"
]
}
14 changes: 6 additions & 8 deletions packages/medusa-dev-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# Change Log

## 0.0.27-staging.0

### Patch Changes

- [#2360](https://github.com/medusajs/medusa/pull/2360) [`196595cb`](https://github.com/medusajs/medusa/commit/196595cb651d058b7da8711604ba57e5c0ee8a55) Thanks [@srindom](https://github.com/srindom)! - Avoid dev cli auth

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.26](https://github.com/medusajs/medusa/compare/[email protected]@0.0.26) (2022-07-05)

**Note:** Version bump only for package medusa-dev-cli





## [0.0.25](https://github.com/medusajs/medusa/compare/[email protected]@0.0.25) (2022-07-05)

**Note:** Version bump only for package medusa-dev-cli





## [0.0.24](https://github.com/medusajs/medusa/compare/[email protected]@0.0.24) (2021-12-08)

**Note:** Version bump only for package medusa-dev-cli
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa-dev-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "0.0.26",
"version": "0.0.27-staging.0",
"author": "Sebastian Rindom <[email protected]>",
"bin": {
"medusa-dev": "./dist/index.js"
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa-fulfillment-webshipper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/plugin-transform-runtime": "^7.7.6",
"@babel/preset-env": "^7.7.5",
"@babel/runtime": "^7.9.6",
"@medusajs/medusa": "^1.3.3",
"@medusajs/medusa": "^1.5.1-staging.0",
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2"
Expand Down
13 changes: 13 additions & 0 deletions packages/medusa-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## 1.3.2-staging.0

### Patch Changes

- [#2430](https://github.com/medusajs/medusa/pull/2430) [`765a2ccc`](https://github.com/medusajs/medusa/commit/765a2cccda2c4c552ede9ec23e0c1e3dd4ea44fc) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(medusa, medusa-js, medusa-react): add resources to discount condition by batch

* [#2270](https://github.com/medusajs/medusa/pull/2270) [`69e57975`](https://github.com/medusajs/medusa/commit/69e579758f81332094d6f0dfa6fbcbc359b0d92c) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Adds the use of price selection strategy to retrieving variants in the admin API. This moves the responsibility of tax calculations from the frontend (admin) to the backend.

- [#2444](https://github.com/medusajs/medusa/pull/2444) [`48411157`](https://github.com/medusajs/medusa/commit/48411157b1cdec0a67f91e06de8ac547af89d7af) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Support batch remove resources on discount condition

- Updated dependencies [[`211720f2`](https://github.com/medusajs/medusa/commit/211720f24cbcb1f01c36aa35660e1ff0c4518ebd), [`c7174424`](https://github.com/medusajs/medusa/commit/c717442451cf9fc2e0961edded5b49ea5a78760e), [`765a2ccc`](https://github.com/medusajs/medusa/commit/765a2cccda2c4c552ede9ec23e0c1e3dd4ea44fc), [`69e57975`](https://github.com/medusajs/medusa/commit/69e579758f81332094d6f0dfa6fbcbc359b0d92c), [`05f92171`](https://github.com/medusajs/medusa/commit/05f921711fb0ac3603d29955648d8ba563a7da7d), [`19ca18e7`](https://github.com/medusajs/medusa/commit/19ca18e71c8feea7277e09db3c5e9e6316adb6ab), [`a9c703d5`](https://github.com/medusajs/medusa/commit/a9c703d56c2678fb509af7f9e1fe2cb65f95ba9d), [`48411157`](https://github.com/medusajs/medusa/commit/48411157b1cdec0a67f91e06de8ac547af89d7af)]:
- @medusajs/medusa@1.5.1-staging.0

## 1.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/medusa-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-js",
"version": "1.3.1",
"version": "1.3.2-staging.0",
"description": "Client for Medusa Commerce Rest API",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -15,7 +15,7 @@
"author": "Oliver Juhl",
"license": "MIT",
"dependencies": {
"@medusajs/medusa": "^1.5.0",
"@medusajs/medusa": "^1.5.1-staging.0",
"axios": "^0.24.0",
"form-data": "^4.0.0",
"qs": "^6.10.3",
Expand Down
12 changes: 12 additions & 0 deletions packages/medusa-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 2.0.1-staging.0

### Patch Changes

- [#2430](https://github.com/medusajs/medusa/pull/2430) [`765a2ccc`](https://github.com/medusajs/medusa/commit/765a2cccda2c4c552ede9ec23e0c1e3dd4ea44fc) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(medusa, medusa-js, medusa-react): add resources to discount condition by batch

* [#2444](https://github.com/medusajs/medusa/pull/2444) [`48411157`](https://github.com/medusajs/medusa/commit/48411157b1cdec0a67f91e06de8ac547af89d7af) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Support batch remove resources on discount condition

* Updated dependencies [[`211720f2`](https://github.com/medusajs/medusa/commit/211720f24cbcb1f01c36aa35660e1ff0c4518ebd), [`c7174424`](https://github.com/medusajs/medusa/commit/c717442451cf9fc2e0961edded5b49ea5a78760e), [`765a2ccc`](https://github.com/medusajs/medusa/commit/765a2cccda2c4c552ede9ec23e0c1e3dd4ea44fc), [`69e57975`](https://github.com/medusajs/medusa/commit/69e579758f81332094d6f0dfa6fbcbc359b0d92c), [`05f92171`](https://github.com/medusajs/medusa/commit/05f921711fb0ac3603d29955648d8ba563a7da7d), [`19ca18e7`](https://github.com/medusajs/medusa/commit/19ca18e71c8feea7277e09db3c5e9e6316adb6ab), [`a9c703d5`](https://github.com/medusajs/medusa/commit/a9c703d56c2678fb509af7f9e1fe2cb65f95ba9d), [`48411157`](https://github.com/medusajs/medusa/commit/48411157b1cdec0a67f91e06de8ac547af89d7af)]:
- @medusajs/medusa@1.5.1-staging.0
- @medusajs/medusa-js@1.3.2-staging.0

## 2.0.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/medusa-react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "2.0.1-staging.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -22,7 +22,7 @@
"build-storybook": "build-storybook"
},
"peerDependencies": {
"@medusajs/medusa": "^1.5.0",
"@medusajs/medusa": "^1.5.1-staging.0",
"react": ">=16",
"react-query": ">= 3.29.0"
},
Expand Down Expand Up @@ -74,7 +74,7 @@
"tslib": "^2.3.1"
},
"dependencies": {
"@medusajs/medusa-js": "^1.3.1",
"@medusajs/medusa-js": "^1.3.2-staging.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"react-query": "^3.31.0"
Expand Down
20 changes: 20 additions & 0 deletions packages/medusa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## 1.5.1-staging.0

### Patch Changes

- [#2427](https://github.com/medusajs/medusa/pull/2427) [`211720f2`](https://github.com/medusajs/medusa/commit/211720f24cbcb1f01c36aa35660e1ff0c4518ebd) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Changes type to type_id for the list products endpoints in both the Store and Admin API.

* [#2411](https://github.com/medusajs/medusa/pull/2411) [`c7174424`](https://github.com/medusajs/medusa/commit/c717442451cf9fc2e0961edded5b49ea5a78760e) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Allow to filter collections by discount condition id

- [#2430](https://github.com/medusajs/medusa/pull/2430) [`765a2ccc`](https://github.com/medusajs/medusa/commit/765a2cccda2c4c552ede9ec23e0c1e3dd4ea44fc) Thanks [@adrien2p](https://github.com/adrien2p)! - Feat(medusa, medusa-js, medusa-react): add resources to discount condition by batch

* [#2270](https://github.com/medusajs/medusa/pull/2270) [`69e57975`](https://github.com/medusajs/medusa/commit/69e579758f81332094d6f0dfa6fbcbc359b0d92c) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - Adds the use of price selection strategy to retrieving variants in the admin API. This moves the responsibility of tax calculations from the frontend (admin) to the backend.

- [#2424](https://github.com/medusajs/medusa/pull/2424) [`05f92171`](https://github.com/medusajs/medusa/commit/05f921711fb0ac3603d29955648d8ba563a7da7d) Thanks [@fPolic](https://github.com/fPolic)! - Product import - allow null product type

* [#2359](https://github.com/medusajs/medusa/pull/2359) [`19ca18e7`](https://github.com/medusajs/medusa/commit/19ca18e71c8feea7277e09db3c5e9e6316adb6ab) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Allow to query product types by discount condition id

- [#2340](https://github.com/medusajs/medusa/pull/2340) [`a9c703d5`](https://github.com/medusajs/medusa/commit/a9c703d56c2678fb509af7f9e1fe2cb65f95ba9d) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Allow to query product tags by condition id

* [#2444](https://github.com/medusajs/medusa/pull/2444) [`48411157`](https://github.com/medusajs/medusa/commit/48411157b1cdec0a67f91e06de8ac547af89d7af) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(medusa): Support batch remove resources on discount condition

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa",
"version": "1.5.0",
"version": "1.5.1-staging.0",
"description": "E-commerce for JAMstack",
"main": "dist/index.js",
"bin": "./cli.js",
Expand Down

0 comments on commit e4077b7

Please sign in to comment.