github-actions[bot]
63569dda10
apply version updates ( #284 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2025-01-22 03:03:43 +02:00
Soorya U
1776543f58
fix: Check for package.json file to get package manager ( #282 )
2025-01-22 03:00:50 +02:00
github-actions[bot]
dc016b6ba4
Apply Version Updates From Current Changes ( #274 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-09-16 18:20:48 +03:00
amrbashir
53b84b4dc2
fix: fix reading package.json files, closes #273
2024-09-16 18:19:41 +03:00
github-actions[bot]
7ae817bb89
Apply Version Updates From Current Changes ( #269 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-09-02 20:20:18 +03:00
Amr Bashir
c64d572c1c
fix: bundle extension using tsup ( #268 )
...
* fix: bundle extension using tsup
closes #267
* deps
2024-09-02 19:53:00 +03:00
github-actions[bot]
275ae41bc6
Apply Version Updates From Current Changes ( #265 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-08-29 02:06:36 +03:00
Soorya U
8f41ede1cd
fix: install tauri-cli using cargo ( #242 )
...
* fix: install tauri-cli using cargo
Signed-off-by: Soorya U <sooryau7@gmail.com >
* chore: better error message and updated function name
* change file
---------
Signed-off-by: Soorya U <sooryau7@gmail.com >
2024-04-24 15:59:07 +02:00
github-actions[bot]
a17af35ba8
Apply Version Updates From Current Changes ( #216 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-03-17 19:04:42 +02:00
amrbashir
731a586be2
revet: revert multiple deps update
2023-03-17 19:02:20 +02:00
github-actions[bot]
aeefb8996a
Apply Version Updates From Current Changes ( #215 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-03-17 18:46:58 +02:00
amrbashir
0b98f92e38
chore: force another publish
2023-03-17 18:44:22 +02:00
github-actions[bot]
3d9b9c0e50
Apply Version Updates From Current Changes ( #214 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-03-17 18:38:34 +02:00
amrbashir
95b10ad219
ci: force publish
2023-03-17 18:28:39 +02:00
amrbashir
0c05841f54
chore: fix version
2023-03-17 18:28:15 +02:00
amrbashir
b8bbfaa524
fix: downgrade strip-ansi
2023-03-17 17:39:03 +02:00
github-actions[bot]
710da2c646
Apply Version Updates From Current Changes ( #197 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-03-17 16:54:37 +02:00
Seki Rocc
2a0af165bf
fix: use stripAnsi to remove ansi colors in output ( #196 )
...
Co-authored-by: chenjie.101 <chenjie.101@bytedance.com >
2023-02-06 13:01:47 +01:00
Fabian-Lars
0b9d66fe64
chore: fix package name in changefile template
2023-02-06 11:55:14 +01:00
github-actions[bot]
36691159d8
apply version updates ( #190 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2022-10-22 12:49:10 +02:00
Amr Bashir
c78393cdec
feat: support cargo as a package manager, closes #187 ( #189 )
...
* feat: support cargo as a package manager, closes #187
* fmt
* changefile
* Update src/extension.ts
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2022-10-22 12:47:37 +02:00
github-actions[bot]
f54d030c2a
apply version updates ( #178 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2022-09-19 17:05:32 +02:00
Amr Bashir
f85fc5c174
feat: provide schema for config based on tauri-build version ( #162 )
...
* feat: provide schema for config based on cli version
* fallback to latest release
* enable commented code
* get schema based on tauri-build version
* change url
* handle schema get request error
* Update versioned-schema.md
* Update extension.ts
2022-09-19 15:08:43 +02:00
github-actions[bot]
143a11b357
apply version updates ( #170 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2022-09-11 14:38:35 +02:00
Fabian-Lars
0e314cc258
fix: Manual brace-expansion resolution. Fix glob usage for glob@v8. Closes #163 ( #169 )
...
* add resolution for brace-expansion
* fix glob usage for glob@v8
* add changefile
2022-09-11 14:37:12 +02:00
github-actions[bot]
d209c63d2d
apply version updates ( #156 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2022-06-18 22:56:02 +02:00
amrbashir
a4e5721ef4
feat: detect schema on .json5 conf
2022-06-18 22:55:35 +02:00
github-actions[bot]
ca5a8a9b3b
apply version updates ( #155 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2022-06-18 22:28:01 +02:00
Hyunseung Lee
f681c0648d
Update tauri icon ( #153 )
...
* Update tauri icon
* changefile
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2022-06-18 22:18:39 +02:00
amrbashir
6bf4e3f04b
apply version updates
2022-02-11 07:31:38 +00:00
Lucas Fernandes Nogueira
5a5ef54f95
Merge pull request #116 from tauri-apps/feat/pnpm
2022-01-13 11:04:28 -03:00
FabianLars
6b10c02c84
split changefiles
2022-01-13 15:02:34 +01:00
FabianLars
1017319ee7
formatting
2022-01-13 14:42:02 +01:00
FabianLars
3bf6626813
fix changefile
2022-01-13 14:36:38 +01:00
FabianLars
8c5d175697
add tauri script to package.json if needed
2022-01-13 02:08:17 +01:00
FabianLars
88848adcce
add support for pnpm
2022-01-13 00:48:38 +01:00
FabianLars
223ac4611f
added change file
2022-01-13 00:05:54 +01:00
lucasfernog
4e2e3f696c
apply version updates
2021-09-29 13:55:04 +00:00
Lucas Nogueira
f610cebcd5
feat: covector snippets
2021-09-29 10:02:17 -03:00
lucasfernog
21586bf6fe
apply version updates
2021-05-04 15:06:04 +00:00
Lucas Nogueira
c75323c24a
feat: add deps commands
2021-05-04 11:58:58 -03:00
lucasfernog
0e0c977123
apply version updates
2021-04-29 13:27:05 +00:00
Lucas Nogueira
1d1d0054b4
fix: schema URL
2021-04-29 10:23:23 -03:00
lucasfernog
efeeeb4b93
apply version updates
2021-04-23 20:55:45 +00:00
Lucas Nogueira
27cf9a602a
add change file
2021-04-23 17:53:12 -03:00
lucasfernog
80cfec026d
apply version updates
2020-07-14 13:05:09 +00:00
Lucas Nogueira
929075aae1
chore(changes) add vue cli plugin change
2020-07-14 10:04:27 -03:00
Lucas Nogueira
0a0811a3aa
feat(workflow) add test, covector
2020-07-14 09:57:16 -03:00