Skip to content

Commit e20eaa4

Browse files
chore: release 0.0.23
1 parent f7e1486 commit e20eaa4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## Unreleased
9+
10+
## 0.0.23 - 2024-01-27
911
### Added
1012
- Add scenarios `general.etag.maximum`, `general.etag.create-node`, `general.etag.create-owns-relation`,
1113
`general.etag.create-normal-relation`, `general.etag.update-node`, `general.etag.update-owns-relation`,
1214
`general.etag.update-normal-relation`, `general.etag.delete-node`, `general.etag.delete-owns-relation` and
13-
`general.etag.delete-normal-relation`, closes #41.
15+
`general.etag.delete-normal-relation`, closes [#41].
1416

1517
## 0.0.22 - 2023-12-16
1618
### Fixed

summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"fileCount": 0,
66
"hostname": "ember-nexus",
77
"version": "dev",
8-
"backupVersion": "0.0.22"
8+
"backupVersion": "0.0.23"
99
}

0 commit comments

Comments
 (0)