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 Jan 13, 2025
1 parent 3b1b0fc commit ff64443
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.182 (2025-01-13)

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





## 0.59.181 (2025-01-13)

**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.181",
"version": "0.59.182",
"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.48",
"@igloo-be-omnipartners/hooks": "^0.69.49",
"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.47 (2025-01-13)

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





## 1.92.46 (2025-01-13)

**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.46",
"version": "1.92.47",
"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.43",
"omnipartners": "^2.92.44",
"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.49 (2025-01-13)

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





## 0.69.48 (2025-01-13)

**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.48",
"version": "0.69.49",
"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.46",
"@igloo-be-omnipartners/graphql-schema": "^1.92.47",
"@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.44 (2025-01-13)

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





## 2.92.43 (2025-01-13)

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

0 comments on commit ff64443

Please sign in to comment.