File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.12.0-beta"
2+ "." : " 0.12.0-beta.1 "
33}
Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.12.0-beta.1] ( https://github.com/workos/cli/compare/v0.12.0-beta...v0.12.0-beta.1 ) (2026-03-26)
8+
9+
10+ ### Bug Fixes
11+
12+ * add tag_name input to workflow_dispatch trigger ([ 0924a4b] ( https://github.com/workos/cli/commit/0924a4bd7f3d6ebe44762e78273bcfa65933a3fe ) )
13+ * restore OIDC auth setup for npm trusted publishing ([ d0f8b53] ( https://github.com/workos/cli/commit/d0f8b537d9a473adb65e3d4d60659457fa25fc32 ) )
14+ * use pnpm publish to match working auth setup ([ d79cf16] ( https://github.com/workos/cli/commit/d79cf163cabee593f21c8cf9030c46f7348a4657 ) )
15+
716## [ 0.12.0-beta] ( https://github.com/workos/cli/compare/v0.11.2...v0.12.0-beta ) (2026-03-26)
817
918
Original file line number Diff line number Diff line change 11{
22 "name" : " workos" ,
3- "version" : " 0.12.0-beta" ,
3+ "version" : " 0.12.0-beta.1 " ,
44 "type" : " module" ,
55 "description" : " The Official Workos CLI" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments