Commit cc9384c
authored
fix: update bin configuration to resolve Windows CLI issue (#1939)
* feat: add one-off release workflow for package publishing
* chore: remove obsolete changeset for one-off release workflow
* fix: update bin configuration to resolve Windows CLI issue
* Merge branch 'main' into feat-add-bin-path
* chore: update package versions and changelogs for lingo.dev and compiler
* chore: add registry URL to one-off release workflow for npm
* chore: update one-off release workflow to use changesets action for publishing
* chore: add NODE_AUTH_TOKEN to one-off release workflow for npm authentication
* chore: enhance one-off release workflow with Turbo caching and pnpm configuration
* chore: remove unused registry URL and NODE_AUTH_TOKEN from one-off release workflow
* chore: add NPM_TOKEN to one-off release workflow for npm authentication
* chore: add NPM_TOKEN to one-off release workflow for npm authentication
* chore: add initial changeset file for tracking updates
* chore: downgrade compiler version to 0.3.2 in package.json
* chore: update CHANGELOG to remove version 0.3.3 details1 parent f911244 commit cc9384c
File tree
4 files changed
+10
-45
lines changed- .changeset
- .github/workflows
- packages/cli
4 files changed
+10
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments