Skip to content

chore: first deployment of the jwt package#442

Merged
jcbsfilho merged 1 commit into
mainfrom
chore/jwt-publish
Jun 18, 2026
Merged

chore: first deployment of the jwt package#442
jcbsfilho merged 1 commit into
mainfrom
chore/jwt-publish

Conversation

@jcbsfilho

Copy link
Copy Markdown
Collaborator

This pull request introduces the initial deployment of the @aziontech/jwt package, which provides utility functions for signing, verifying, and decoding JSON Web Tokens (JWTs). It also updates the relevant configuration and documentation to reflect the addition of this new package.

New package deployment:

  • Added a changeset entry to document the first major deployment of the @aziontech/jwt package.
  • Updated the @aziontech/jwt/package.json file with a descriptive summary of the package and removed the private flag to prepare it for public release.

Configuration updates:

  • Removed @aziontech/jwt from the .changeset/config.json package list, likely to enable proper changeset tracking for its initial release.

@jcbsfilho jcbsfilho requested a review from a team as a code owner June 18, 2026 12:26
@github-actions

Copy link
Copy Markdown
Contributor

SCC Complexity Analysis

  • Title: chore: first deployment of the jwt package
  • Author: jcbsfilho
Metric Source Branch (chore/jwt-publish) Target Branch (main) Difference
Complexity 2445 2445 0
Code 50508 50506 2

@pkg-pr-new

pkg-pr-new Bot commented Jun 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/aziontech/lib/@aziontech/jwt@442

commit: 8b155c6

@jcbsfilho jcbsfilho merged commit 21060d4 into main Jun 18, 2026
11 checks passed
@jcbsfilho jcbsfilho deleted the chore/jwt-publish branch June 18, 2026 12:39
@pablodiehl pablodiehl mentioned this pull request Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants