Skip to content

Commit 58a5972

Browse files
chore: release 0.0.21
1 parent c8521be commit 58a5972

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +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.21 - 2023-12-16
911
### Added
10-
- Add scenarios `command.token.revoke.*`, closes #36.
12+
- Add scenarios `command.token.revoke.*`, closes [#36].
13+
1114
### Changed
12-
- Remove trigger `pull_request` and `fork` from test CI, closes #37.
15+
- Remove trigger `pull_request` and `fork` from test CI, closes [#37].
1316

1417
## 0.0.20 - 2023-12-10
1518
### Added

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.20"
8+
"backupVersion": "0.0.21"
99
}

0 commit comments

Comments
 (0)