Skip to content

chore(main): release 2.1.0#51

Merged
grantcodes merged 1 commit intomainfrom
release-please--branches--main--components--micropub-helper
Apr 22, 2026
Merged

chore(main): release 2.1.0#51
grantcodes merged 1 commit intomainfrom
release-please--branches--main--components--micropub-helper

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jan 11, 2026

🤖 I have created a release beep boop

2.1.0 (2026-04-22)

Features

  • cleanup: make PKCE default for getAuthUrl and remove second auth URL method; add code verifier to options and use it automatically if it exists (51b207e)
  • cleanup: stop importing TextEncoder, since it is available in the global namespace (0ec166e)
  • cleanup: switch base64url-js with custom base64url code; add test for base64url code; update pkce generation (c8d053b)
  • security: Add PKCE specific method for getting auth url; add code verifier functionality to getToken; add tests (ce13c13)
  • security: add PKCE support (8a944f6)

Bug Fixes

  • bug: add g to first regex in order to replace all instances of + instead of just the first (a02a1a6)
  • bug: update getAuthUrl() to properly update options object when using PKCE (900f2fb)
  • change test file loading (550cacd)
  • test files not found (8c917ad)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--micropub-helper branch from 16ca519 to 201fce6 Compare February 23, 2026 08:27
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--micropub-helper branch from 201fce6 to 9433ecf Compare March 2, 2026 10:44
@github-actions github-actions Bot changed the title chore(main): release 2.0.2 chore(main): release 2.1.0 Apr 22, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--micropub-helper branch from 9433ecf to 65d68e8 Compare April 22, 2026 08:36
@grantcodes grantcodes merged commit 3173b3f into main Apr 22, 2026
@grantcodes grantcodes deleted the release-please--branches--main--components--micropub-helper branch April 22, 2026 08:42
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant