Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
v0.5.2-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pedaki-release[bot] authored and Vahor committed Feb 5, 2024
1 parent eca96fe commit e4ed651
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"license": "CC-BY-NC-SA-4.0",
"private": true,
"repository": {
Expand All @@ -25,7 +25,7 @@
"mintlify": "latest"
},
"devDependencies": {
"@pedaki/prettier-config": "0.5.2-beta.6"
"@pedaki/prettier-config": "0.5.2-beta.7"
},
"prettier": "@pedaki/prettier-config"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pedaki",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"private": true,
"repository": "https://github.com/PedakiHQ/pedaki",
"homepage": "https://www.pedaki.fr",
Expand Down
6 changes: 3 additions & 3 deletions packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pedaki/common",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"author": "Nathan David <[email protected]>",
"repository": {
"type": "git",
Expand All @@ -22,8 +22,8 @@
"format:check": "prettier --check ."
},
"devDependencies": {
"@pedaki/eslint-config": "0.5.2-beta.6",
"@pedaki/prettier-config": "0.5.2-beta.6",
"@pedaki/eslint-config": "0.5.2-beta.7",
"@pedaki/prettier-config": "0.5.2-beta.7",
"@types/bcryptjs": "^2.4.6",
"@types/memory-cache": "latest",
"@types/react": "^18.2.50",
Expand Down
6 changes: 3 additions & 3 deletions packages/design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pedaki/design",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"author": "Nathan David <[email protected]>",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,8 +28,8 @@
"format:check": "prettier --check ."
},
"devDependencies": {
"@pedaki/eslint-config": "0.5.2-beta.6",
"@pedaki/prettier-config": "0.5.2-beta.6",
"@pedaki/eslint-config": "0.5.2-beta.7",
"@pedaki/prettier-config": "0.5.2-beta.7",
"@types/react": "^18.2.50",
"esbuild-css-modules-plugin": "^3.1.0",
"esbuild-plugin-alias-path": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pedaki/eslint-config",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"main": "index.js",
"author": "Nathan David <[email protected]>",
"repository": {
Expand All @@ -17,7 +17,7 @@
"format:check": "prettier --check ."
},
"devDependencies": {
"@pedaki/prettier-config": "0.5.2-beta.6",
"@pedaki/prettier-config": "0.5.2-beta.7",
"@types/eslint": "^8.56.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/mailer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pedaki/mailer",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"author": "Nathan David <[email protected]>",
"repository": {
"type": "git",
Expand All @@ -25,8 +25,8 @@
"format:check": "prettier --check ."
},
"devDependencies": {
"@pedaki/eslint-config": "0.5.2-beta.6",
"@pedaki/prettier-config": "0.5.2-beta.6",
"@pedaki/eslint-config": "0.5.2-beta.7",
"@pedaki/prettier-config": "0.5.2-beta.7",
"@types/preview-email": "^3.0.4",
"@types/react": "^18.2.50",
"preview-email": "^3.0.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pedaki/prettier-config",
"version": "0.5.2-beta.6",
"version": "0.5.2-beta.7",
"main": "index.js",
"author": "Nathan David <[email protected]>",
"repository": {
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e4ed651

Please sign in to comment.