Skip to content

Commit

Permalink
v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHubActions committed Mar 23, 2023
1 parent 229de60 commit ff901b4
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions eslint-config-ofmt/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 eslint-config-ofmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ottofeller/eslint-config-ofmt",
"version": "1.7.1",
"version": "1.7.2",
"description": "ESLint config files for @ottofeller/ofmt",
"dependencies": {
"@ottofeller/eslint-plugin-ottofeller": "0.1.3",
Expand Down
4 changes: 2 additions & 2 deletions ofmt/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 ofmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ottofeller/ofmt",
"version": "1.7.1",
"version": "1.7.2",
"description": "Autoformatter built for OttoFeller projects",
"bin": {
"ofmt": "./bin/ofmt.js",
Expand Down
4 changes: 2 additions & 2 deletions prettier-config-ofmt/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 prettier-config-ofmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ottofeller/prettier-config-ofmt",
"version": "1.7.1",
"version": "1.7.2",
"description": "Prettier config file for @ottofeller/ofmt",
"author": "ottofeller.com",
"license": "",
Expand Down

1 comment on commit ff901b4

@vercel
Copy link

@vercel vercel bot commented on ff901b4 Mar 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ofmt – ./

ofmt.vercel.app
ofmt-git-master-ofmt.vercel.app
ofmt-ofmt.vercel.app

Please sign in to comment.