Skip to content

Commit e3ff97f

Browse files
committed
Release 3.5.0
1 parent c1f7938 commit e3ff97f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
## v3.5.0 (2023-09-30)
3+
4+
#### :rocket: Enhancement
5+
* [#164](https://github.com/ember-learn/guidemaker-ember-template/pull/164) Bumped e-showdown-prism dep to 4.4 ([@lupestro](https://github.com/lupestro))
6+
7+
#### Committers: 1
8+
- Ralph Mack ([@lupestro](https://github.com/lupestro))
9+
110
2.0.0 / 2021-05-06
211
==================
312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "guidemaker-ember-template",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)