odoo-lsp 0.6.2

Language server for Odoo Python/JS/XML
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Release Instructions

- Bump versions in `Cargo.toml`s and `package.json`
- Run:

```sh
git cliff --tag $NEW_VERSION -o CHANGELOG.md
git tag $NEW_VERSION
```

- Download .vsix file after CI is done, upload to marketplaces