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 Dec 12, 2023
1 parent ccc73b7 commit 7679c81
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.159](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2023-12-12)

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





## 0.59.158 (2023-12-04)

**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.158",
"version": "0.59.159",
"scripts": {
"build": "yarn gen:types",
"start": "yarn gen:types && gatsby develop -H 0.0.0.0",
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@apollo/client": "^3.5.5",
"@igloo-be-omnipartners/hooks": "^0.69.25",
"@igloo-be-omnipartners/hooks": "^0.69.26",
"apollo": "^2.33.9",
"formik": "^2.2.9",
"gatsby": "^4.3.0",
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.92.24](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2023-12-12)

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





## 1.92.23 (2023-12-04)

**Note:** Version bump only for package @igloo-be-omnipartners/graphql-schema
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.92.23",
"version": "1.92.24",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -38,7 +38,7 @@
"fs-extra": "^10.0.0",
"graphql": "^15",
"jest": "^27.4.3",
"omnipartners": "^2.92.20",
"omnipartners": "^2.92.21",
"p-debounce": "^4.0.0",
"reflect-metadata": "^0.1.13",
"tempy": "^2.0.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.69.26](https://github.com/iGLOO-be/node-omnipartners/compare/@igloo-be-omnipartners/[email protected]...@igloo-be-omnipartners/[email protected]) (2023-12-12)

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





## 0.69.25 (2023-12-04)

**Note:** Version bump only for package @igloo-be-omnipartners/hooks
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.69.25",
"version": "0.69.26",
"main": "dist/index.js",
"module": "dist/hooks.esm.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@apollo/client": "^3.5.5",
"@igloo-be-omnipartners/graphql-schema": "^1.92.23",
"@igloo-be-omnipartners/graphql-schema": "^1.92.24",
"@types/jwt-decode": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.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.92.21](https://github.com/iGLOO-be/node-omnipartners/compare/[email protected]@2.92.21) (2023-12-12)


### Bug Fixes

* omnipartners: IDeal: add can_redeem_without_subscription and can_redeem_anonymously ([870ca97](https://github.com/iGLOO-be/node-omnipartners/commit/870ca97ad42d7706aaa700e4732c9e8c0eab6288))





## 2.92.20 (2023-12-04)

**Note:** Version bump only for package omnipartners
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.92.20",
"version": "2.92.21",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 7679c81

Please sign in to comment.