Skip to content

Commit

Permalink
chore: release 0.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ember-nexus-bot committed Jan 27, 2024
1 parent f7e1486 commit e20eaa4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 0.0.23 - 2024-01-27
### Added
- Add scenarios `general.etag.maximum`, `general.etag.create-node`, `general.etag.create-owns-relation`,
`general.etag.create-normal-relation`, `general.etag.update-node`, `general.etag.update-owns-relation`,
`general.etag.update-normal-relation`, `general.etag.delete-node`, `general.etag.delete-owns-relation` and
`general.etag.delete-normal-relation`, closes #41.
`general.etag.delete-normal-relation`, closes [#41].

## 0.0.22 - 2023-12-16
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"fileCount": 0,
"hostname": "ember-nexus",
"version": "dev",
"backupVersion": "0.0.22"
"backupVersion": "0.0.23"
}

0 comments on commit e20eaa4

Please sign in to comment.