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 Aug 6, 2024
1 parent 4ff8c46 commit ede5cad
Show file tree
Hide file tree
Showing 8 changed files with 39 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.171 (2024-08-06)

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





## 0.59.170 (2024-07-02)

**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.170",
"version": "0.59.171",
"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.10.4",
"@igloo-be-omnipartners/hooks": "^0.69.37",
"@igloo-be-omnipartners/hooks": "^0.69.38",
"apollo": "^2.34.0",
"formik": "^2.4.6",
"gatsby": "^4.25.9",
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.36 (2024-08-06)

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





## 1.92.35 (2024-07-02)

**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.35",
"version": "1.92.36",
"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.32",
"omnipartners": "^2.92.33",
"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.38 (2024-08-06)

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





## 0.69.37 (2024-07-02)

**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.37",
"version": "0.69.38",
"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.35",
"@igloo-be-omnipartners/graphql-schema": "^1.92.36",
"@types/jwt-decode": "^2.2.1",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/omnipartners/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.

## 2.92.33 (2024-08-06)

**Note:** Version bump only for package omnipartners





## 2.92.32 (2024-07-02)

**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.32",
"version": "2.92.33",
"description": "",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit ede5cad

Please sign in to comment.