Skip to content

Commit

Permalink
[skip ci] Release: 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
quixerbot committed Nov 20, 2023
1 parent 220432b commit c74a6aa
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/Yokaito/quixer/compare/v0.0.2...v0.0.3) (2023-11-20)

### Chores

- **commerce:** update packges ([220432b](https://github.com/Yokaito/quixer/commit/220432b1e5854a1cc3deb6664297e2fc4a021d98))

## [0.0.2](https://github.com/Yokaito/quixer/compare/v0.0.1...v0.0.2) (2023-11-20)

### Chores
Expand Down
6 changes: 6 additions & 0 deletions apps/commerce/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/Yokaito/quixer/compare/v0.0.2...v0.0.3) (2023-11-20)

### Chores

- **commerce:** update packges ([220432b](https://github.com/Yokaito/quixer/commit/220432b1e5854a1cc3deb6664297e2fc4a021d98))

## [0.0.2](https://github.com/Yokaito/quixer/compare/v0.0.1...v0.0.2) (2023-11-20)

**Note:** Version bump only for package commerce
Expand Down
2 changes: 1 addition & 1 deletion apps/commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commerce",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.2",
"version": "0.0.3",
"npmClient": "pnpm",
"command": {
"publish": {
Expand Down
4 changes: 4 additions & 0 deletions packages/eslint-config-custom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/Yokaito/quixer/compare/v0.0.2...v0.0.3) (2023-11-20)

**Note:** Version bump only for package eslint-config-custom

## [0.0.2](https://github.com/Yokaito/quixer/compare/v0.0.1...v0.0.2) (2023-11-20)

**Note:** Version bump only for package eslint-config-custom
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-custom",
"license": "MIT",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"devDependencies": {
"@vercel/style-guide": "^5.0.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/Yokaito/quixer/compare/v0.0.2...v0.0.3) (2023-11-20)

**Note:** Version bump only for package @quixer/server

## [0.0.2](https://github.com/Yokaito/quixer/compare/v0.0.1...v0.0.2) (2023-11-20)

### Chores
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quixer/server",
"version": "0.0.2",
"version": "0.0.3",
"description": "A lightweight, framework agnostic api to use in e-commerce",
"author": "Guilherme Fontes <[email protected]> (@guifontes)",
"main": "./index.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/Yokaito/quixer/compare/v0.0.2...v0.0.3) (2023-11-20)

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

## [0.0.2](https://github.com/Yokaito/quixer/compare/v0.0.1...v0.0.2) (2023-11-20)

**Note:** Version bump only for package tsconfig
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsconfig",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"license": "MIT",
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3](https://github.com/Yokaito/quixer/compare/v0.0.2...v0.0.3) (2023-11-20)

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

## [0.0.2](https://github.com/Yokaito/quixer/compare/v0.0.1...v0.0.2) (2023-11-20)

**Note:** Version bump only for package ui
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui",
"version": "0.0.2",
"version": "0.0.3",
"main": "./index.tsx",
"types": "./index.tsx",
"license": "MIT",
Expand Down

0 comments on commit c74a6aa

Please sign in to comment.