Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Feb 11, 2025
1 parent f047d16 commit fe72f19
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readme/eslint-config",
"version": "14.1.2",
"version": "14.2.0",
"description": "ReadMe coding standards",
"main": "index.js",
"author": "Jon Ursenbach <[email protected]>",
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": "eslint-plugin-readme",
"version": "2.0.6",
"version": "2.0.7",
"description": "ESLint plugin providing custom rules for ReadMe's coding standards",
"main": "index.js",
"author": "Jon Ursenbach <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/spectral-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readme/spectral-config",
"version": "5.0.6",
"version": "5.0.7",
"description": "ReadMe coding standards for API documentation",
"main": "dist/index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@readme/stylelint-config",
"version": "7.0.6",
"version": "7.0.7",
"description": "ReadMe coding standards for styles",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit fe72f19

Please sign in to comment.