Skip to content

Commit

Permalink
chore: 🔖 publish [skip ci]
Browse files Browse the repository at this point in the history
 - @bepower/auto-config@10.6.0
 - @bepower/eslint-plugin@4.5.0
 - @bepower/prettier-config@5.5.0
  • Loading branch information
NiccoloOlivieriAchille committed Sep 30, 2024
1 parent 3cfb562 commit 2716b17
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/auto-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bepower/auto-config",
"version": "10.5.0",
"version": "10.6.0",
"description": "Common configuration and dependencies for npm deploy via auto package",
"main": "./dist/index.js",
"bin": "./dist/cli.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bepower/eslint-plugin",
"version": "4.4.0",
"version": "4.5.0",
"description": "Opinionated eslint configuration (mostly Shopify's)",
"main": "./dist/index.js",
"exports": "./dist/index.js",
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": "@bepower/prettier-config",
"version": "5.4.0",
"version": "5.5.0",
"description": "Opinionated prettier configuration",
"main": "index.json",
"bin": "./dist/cli.js",
Expand Down

0 comments on commit 2716b17

Please sign in to comment.