Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(repo): Add postpublish purge-cache script, eslint env addition,… #47

Merged
merged 3 commits into from
Feb 16, 2022

Conversation

igneel64
Copy link
Contributor

@igneel64 igneel64 commented Feb 16, 2022

Type of change

  • πŸ› Bug fix
  • 🌟 New feature
  • πŸ”¨ Breaking change
  • πŸ“– Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/clerk-js
  • @clerk/clerk-react
  • @clerk/nextjs
  • @clerk/types
  • @clerk/clerk-expo
  • @clerk/backend-core
  • @clerk/clerk-sdk-node
  • @clerk/edge
  • build/tooling/chore

Description

  • npm test runs as expected.
  • npm run build runs as expected.

A few publish related chores:

  1. @clerk/backend-core description field
  2. Eslint env field addition
  3. postpublish cache purge for @clerk/clerk-js
  4. Correct package manager specification for npm fix.
  5. Fix updating the package-lock versions before commiting new versions.

Copy link
Contributor

@SokratisVidros SokratisVidros left a comment

Choose a reason for hiding this comment

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

πŸŽ–οΈ

@@ -2,6 +2,7 @@
"name": "@clerk/backend-core",
"version": "0.4.1",
"license": "MIT",
"description": "Core Clerk API resources and authentication utilities for JavaScript environments.",
Copy link
Contributor

Choose a reason for hiding this comment

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

πŸ™ƒ

Suggested change
"description": "Core Clerk API resources and authentication utilities for JavaScript environments.",
"description": "Clerk Backend API core resources and authentication utilities for JavaScript environments.",

@@ -2,7 +2,7 @@
"name": "@clerk/types",
"version": "1.25.2-staging.0",
"license": "MIT",
"description": "Clerk.dev Types",
"description": "Typings for Clerk.dev libraries.",
Copy link
Contributor

Choose a reason for hiding this comment

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

πŸ™ƒ

Suggested change
"description": "Typings for Clerk.dev libraries.",
"description": "Typings for Clerk libraries.",

Copy link
Member

@nikosdouvlis nikosdouvlis left a comment

Choose a reason for hiding this comment

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

πŸ’―

@igneel64 igneel64 merged commit 32ca87e into main Feb 16, 2022
@igneel64 igneel64 deleted the publishing_chores branch February 16, 2022 13:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants