From e46e3c063c08b99ac83a8a9329fa4adc19b3608b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 22 Jan 2024 12:27:21 +0000 Subject: [PATCH] chore(release): 6.1.0 [skip ci] # [6.1.0](https://github.com/projectcaluma/ember-alexandria/compare/v6.0.1...v6.1.0) (2024-01-22) ### Features * change displayed modified date to be latest file creation ([87e5e98](https://github.com/projectcaluma/ember-alexandria/commit/87e5e989117f1a384a42953a43f04ff487603c39)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e839bd0..d711d2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [6.1.0](https://github.com/projectcaluma/ember-alexandria/compare/v6.0.1...v6.1.0) (2024-01-22) + + +### Features + +* change displayed modified date to be latest file creation ([87e5e98](https://github.com/projectcaluma/ember-alexandria/commit/87e5e989117f1a384a42953a43f04ff487603c39)) + ## [6.0.1](https://github.com/projectcaluma/ember-alexandria/compare/v6.0.0...v6.0.1) (2024-01-12) diff --git a/package.json b/package.json index 0df723b4..23a1718c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "6.0.1", + "version": "6.1.0", "description": "The default blueprint for ember-cli addons.", "keywords": [ "ember-addon",