diff --git a/CHANGELOG.md b/CHANGELOG.md index 60fd3ad..edb7756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.6](https://github.com/Yokaito/quixer/compare/v0.0.5...v0.0.6) (2023-11-21) + +### Chores + +- **commerce:** remove last files to shopify integration inside commerce ([477a246](https://github.com/Yokaito/quixer/commit/477a246fba7d07aa8c7a5e423d35c49a0b47a3d1)) + ## 0.0.5 (2023-11-21) ### Features diff --git a/apps/commerce/CHANGELOG.md b/apps/commerce/CHANGELOG.md index b106b03..36daefb 100644 --- a/apps/commerce/CHANGELOG.md +++ b/apps/commerce/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.6](https://github.com/Yokaito/quixer/compare/v0.0.5...v0.0.6) (2023-11-21) + +### Chores + +- **commerce:** remove last files to shopify integration inside commerce ([477a246](https://github.com/Yokaito/quixer/commit/477a246fba7d07aa8c7a5e423d35c49a0b47a3d1)) + ## 0.0.5 (2023-11-21) ### Features diff --git a/apps/commerce/package.json b/apps/commerce/package.json index a7f4b4a..7a34fce 100644 --- a/apps/commerce/package.json +++ b/apps/commerce/package.json @@ -1,6 +1,6 @@ { "name": "commerce", - "version": "0.0.5", + "version": "0.0.6", "private": true, "repository": { "type": "git", diff --git a/lerna.json b/lerna.json index b7cfd50..3f049a0 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "0.0.5", + "version": "0.0.6", "npmClient": "pnpm", "command": { "publish": { diff --git a/packages/eslint-config-custom/CHANGELOG.md b/packages/eslint-config-custom/CHANGELOG.md index 058ab51..b3378f1 100644 --- a/packages/eslint-config-custom/CHANGELOG.md +++ b/packages/eslint-config-custom/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.6](https://github.com/Yokaito/quixer/compare/v0.0.5...v0.0.6) (2023-11-21) + +**Note:** Version bump only for package eslint-config-custom + ## 0.0.5 (2023-11-21) **Note:** Version bump only for package eslint-config-custom diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 7b3faf4..8fd1b63 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-custom", "license": "MIT", - "version": "0.0.5", + "version": "0.0.6", "private": true, "devDependencies": { "@vercel/style-guide": "^5.0.0", diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index cfcd59e..959530f 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.6](https://github.com/Yokaito/quixer/compare/v0.0.5...v0.0.6) (2023-11-21) + +**Note:** Version bump only for package @quixer/server + ## 0.0.5 (2023-11-21) ### Features diff --git a/packages/server/package.json b/packages/server/package.json index 70eec7a..f605aca 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@quixer/server", - "version": "0.0.5", + "version": "0.0.6", "description": "A lightweight, framework agnostic api to use in e-commerce", "author": "Guilherme Fontes (@guifontes)", "main": "./index.ts", diff --git a/packages/tsconfig/CHANGELOG.md b/packages/tsconfig/CHANGELOG.md index 5cf9682..164a42b 100644 --- a/packages/tsconfig/CHANGELOG.md +++ b/packages/tsconfig/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.6](https://github.com/Yokaito/quixer/compare/v0.0.5...v0.0.6) (2023-11-21) + +**Note:** Version bump only for package tsconfig + ## 0.0.5 (2023-11-21) **Note:** Version bump only for package tsconfig diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index df37777..2f40b41 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "tsconfig", - "version": "0.0.5", + "version": "0.0.6", "private": true, "license": "MIT", "publishConfig": { diff --git a/packages/ui/CHANGELOG.md b/packages/ui/CHANGELOG.md index e468e54..658172e 100644 --- a/packages/ui/CHANGELOG.md +++ b/packages/ui/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.6](https://github.com/Yokaito/quixer/compare/v0.0.5...v0.0.6) (2023-11-21) + +**Note:** Version bump only for package ui + ## 0.0.5 (2023-11-21) **Note:** Version bump only for package ui diff --git a/packages/ui/package.json b/packages/ui/package.json index b167be0..1d9cb87 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "0.0.5", + "version": "0.0.6", "main": "./index.tsx", "types": "./index.tsx", "license": "MIT",