Skip to content

Commit

Permalink
v0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eyadmba committed Apr 17, 2024
1 parent 545f8db commit 63d6db6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project adheres to

## [Unreleased]

## 0.57.0 - 2024-04-17

### Updated

- Remove empty `excludes` properties from schemas.
- Fix HostAgent schema having a property defined outside the `properties` key.

## 0.56.1 - 2024-04-04

### Updated
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupiterone/data-model",
"version": "0.56.1",
"version": "0.57.0",
"description": "Automatically generated package.json, please edit manually",
"repository": {
"type": "git",
Expand Down

0 comments on commit 63d6db6

Please sign in to comment.