Skip to content

Commit

Permalink
fix(monorepo): force publish unpublished tags
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Jul 12, 2022
1 parent 835d84c commit ce339bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/personal/eslint-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@homer0/eslint-plugin",
"description": "My custom configurations for ESLint",
"description": "My custom configurations for ESLint.",
"version": "9.1.0",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/personal/prettier-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@homer0/prettier-config",
"description": "My custom configuration for Prettier",
"description": "My custom configuration for Prettier.",
"version": "1.1.1",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/public/prettier-plugin-jsdoc/package.json
@@ -1,6 +1,6 @@
{
"name": "@homer0/prettier-plugin-jsdoc",
"description": "A Prettier plugin to format JSDoc blocks",
"description": "A Prettier plugin to format JSDoc blocks.",
"version": "5.1.3",
"repository": {
"type": "git",
Expand Down

0 comments on commit ce339bc

Please sign in to comment.