Skip to content

Commit daeaf9f

Browse files
Release 5.2.0
1 parent fb21942 commit daeaf9f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ https://github.com/highlightjs/highlight.js/issues/2277
88

99

1010

11+
12+
## v5.2.0 (2023-04-25)
13+
14+
#### :rocket: Enhancement
15+
* [#1421](https://github.com/ember-learn/ember-cli-addon-docs/pull/1421) Swap out 3rd party font for system fonts ([@mixonic](https://github.com/mixonic))
16+
17+
#### Committers: 3
18+
- Jordan Hawker ([@elwayman02](https://github.com/elwayman02))
19+
- Matthew Beale ([@mixonic](https://github.com/mixonic))
20+
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
21+
1122
## v5.1.0 (2022-12-01)
1223

1324
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-addon-docs",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "Easy, beautiful docs for your OSS Ember addons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)