Skip to content

Commit

Permalink
Release 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Sep 29, 2023
1 parent 2272718 commit 0787015
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@


## v4.4.0 (2023-09-29)

#### :rocket: Enhancement
* [#58](https://github.com/empress/ember-showdown-prism/pull/58) add json5, line-numbers, and normalize-whitespace ([@lupestro](https://github.com/lupestro))

#### Committers: 1
- Ralph Mack ([@lupestro](https://github.com/lupestro))

## v4.3.0 (2023-09-29)

#### :rocket: Enhancement
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-showdown-prism",
"version": "4.3.0",
"version": "4.4.0",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 0787015

Please sign in to comment.