Skip to content

Commit

Permalink
chore(release)
Browse files Browse the repository at this point in the history
 - @igloo-be-omnipartners/[email protected]
 - @igloo-be-omnipartners/[email protected]
 - @igloo-be-omnipartners/[email protected]
 - [email protected]
  • Loading branch information
LoicMahieu committed Jun 25, 2020
1 parent 8d5f673 commit 11f44d4
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 7 deletions.
8 changes: 8 additions & 0 deletions packages/graphql-demo/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.

## [0.59.14](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2020-06-25)

**Note:** Version bump only for package @igloo-be-omnipartners/graphql-demo





## [0.59.13](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2020-06-25)

**Note:** Version bump only for package @igloo-be-omnipartners/graphql-demo
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@igloo-be-omnipartners/graphql-demo",
"private": true,
"version": "0.59.13",
"version": "0.59.14",
"scripts": {
"build": "yarn gen:types",
"start": "yarn gen:types && gatsby develop -H 0.0.0.0",
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@apollo/react-hooks": "^3.1.5",
"@igloo-be-omnipartners/hooks": "^0.59.0",
"@igloo-be-omnipartners/hooks": "^0.59.1",
"apollo": "^2.28.0",
"apollo-cache-inmemory": "^1.6.6",
"apollo-cache-persist": "^0.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/graphql-schema/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.

## [1.75.1](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2020-06-25)

**Note:** Version bump only for package @igloo-be-omnipartners/graphql-schema





# [1.75.0](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2020-06-25)


Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-be-omnipartners/graphql-schema",
"version": "1.75.0",
"version": "1.75.1",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -41,7 +41,7 @@
"fs-extra": "^9.0.0",
"graphql": "^14.5.8",
"jest": "^26.0.1",
"omnipartners": "^2.63.0",
"omnipartners": "^2.64.0",
"p-debounce": "^2.1.0",
"reflect-metadata": "^0.1.13",
"tempy": "^0.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/hooks/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.

## [0.59.1](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2020-06-25)

**Note:** Version bump only for package @igloo-be-omnipartners/hooks





# [0.59.0](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2020-06-25)


Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@igloo-be-omnipartners/hooks",
"version": "0.59.0",
"version": "0.59.1",
"main": "dist/index.js",
"module": "dist/hooks.esm.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@apollo/react-hooks": "^3.1.5",
"@igloo-be-omnipartners/graphql-schema": "^1.75.0",
"@igloo-be-omnipartners/graphql-schema": "^1.75.1",
"@types/jwt-decode": "^2.2.1",
"apollo": "^2.28.0",
"graphql": "^15.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/omnipartners/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.64.0](https://github.com/iGLOO-be/node-omnipartners/compare/[email protected]@2.64.0) (2020-06-25)


### Features

* omnipartners: deals: add `redeemWithReceipt` ([c2d6ea8](https://github.com/iGLOO-be/node-omnipartners/commit/c2d6ea886494597bf092728248e26ec769850b83))





# [2.63.0](https://github.com/iGLOO-be/node-omnipartners/compare/[email protected]@2.63.0) (2020-06-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/omnipartners/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "omnipartners",
"version": "2.63.0",
"version": "2.64.0",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 11f44d4

Please sign in to comment.