Commit c77ab1b
authored
Pump to 2.0.0-beta.0 pre-release (#1499)
- Bump version from `1.9.0` to `2.0.0-beta.0` in package.json.
- .npmignore: exclude Python bytecode artifacts (`__pycache__/`, `*.pyc`) so `rosidl_parser/__pycache__/*.pyc` is no longer shipped in the tarball.
- .npmignore: exclude `tools/` (jsdoc templates, maintainer-only).
- .npmignore: regroup `electron_demo/` and `ts_demo/` alongside the other demo/example directories for readability (no functional change).
Fix: #14581 parent 9031f44 commit c77ab1b
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments