Skip to content

Commit 118610d

Browse files
github-actions[bot]srenatus
authored andcommitted
Version Packages
1 parent 3e06fa0 commit 118610d

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/large-coats-listen.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/opa/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @open-policy-agent/opa
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- 3e06fa0: Support for Compile API filter generation in OPA v1.9.0 (EOPA v1.44.0).
8+
9+
- [OPA v1.9.0](https://github.com/open-policy-agent/opa/releases/tag/v1.9.0)
10+
- [EOPA v1.44.0](https://github.com/open-policy-agent/eopa/releases/tag/v1.44.0)
11+
312
## 1.7.11
413

514
### Patch Changes

packages/opa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-policy-agent/opa",
3-
"version": "1.7.11",
3+
"version": "2.0.0",
44
"author": "The OPA Authors",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)