Skip to content

Commit 8d9d0c7

Browse files
authored
docs: Add CHANGELOG update for v0.20.0 (#364)
Signed-off-by: Charlie Egan <[email protected]>
1 parent 21d28fa commit 8d9d0c7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
# Change Log
22

33

4+
## 0.20.0
5+
6+
- docs: Update references to new Regal location #356
7+
- Dependency Updates:
8+
- GitHub Actions:
9+
- `actions/checkout`: `v4``v5`
10+
- `actions/setup-node`: `v4.0.3``v6.0.0`
11+
- `github/codeql-action/upload-sarif`: `v3``v4`
12+
- NPM:
13+
- `semver`: `^7.6.3``^7.7.3`
14+
- `@stylistic/eslint-plugin`: `^2.12.1``^5.5.0`
15+
- `@types/node`: `22.10.2``24.9.1`
16+
- `@types/vscode`: `1.96.0``1.105.0`
17+
- `cspell`: `^8.17.0``^9.2.2`
18+
- `dprint`: `^0.47.6``^0.50.2`
19+
- `eslint`: `^9.17.0``^9.38.0`
20+
- `typescript`: `^5.7.2``^5.9.3`
21+
- `typescript-eslint`: `^8.18.0``^8.46.2`
22+
- `@vscode/vsce`: `^3.2.1``^3.6.2`
23+
- VSCode Engine Requirement:
24+
- `vscode`: `^1.96.0``^1.105.0`
25+
26+
427
## 0.19.0
528

629
- util: fix bug in replaceWorkspaceFolderPathVariable [#288](https://github.com/open-policy-agent/vscode-opa/pull/288)

0 commit comments

Comments
 (0)