You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Analytics keys renamed from `wizard.*` to `installer.*`
17
+
- CLI messages now reference "installer" instead of "wizard"
27
18
28
19
### Features
29
20
@@ -35,31 +26,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
35
26
36
27
### Bug Fixes
37
28
29
+
* add repository URL for npm provenance publishing ([#33](https://github.com/workos/cli/issues/33)) ([e02d6d5](https://github.com/workos/cli/commit/e02d6d59c52be1a39308d6380eae625a4240705f))
30
+
* trigger npm publish when release-please creates a release ([#31](https://github.com/workos/cli/issues/31)) ([c68f990](https://github.com/workos/cli/commit/c68f99015009d100b27b4905150ec22de4af6776))
38
31
* use v0.x.x tag format instead of workos-v0.x.x ([#30](https://github.com/workos/cli/issues/30)) ([67b21ba](https://github.com/workos/cli/commit/67b21ba4bb435335369492413a0af4bbd71db4ac))
39
32
40
33
41
34
### Code Refactoring
42
35
43
36
* rename Wizard to Installer ([#26](https://github.com/workos/cli/issues/26)) ([fcef664](https://github.com/workos/cli/commit/fcef6648da50ed478f4d44885f85d1f75e721c54))
44
37
45
-
## [Unreleased]
46
-
47
-
### Breaking Changes
48
-
49
-
-**Renamed "Wizard" to "Installer"** throughout the codebase
0 commit comments