Skip to content

Commit 2313e02

Browse files
chore(release): 1.4.0
# [1.4.0](v1.3.1...v1.4.0) (2021-01-13) ### Bug Fixes * temporarily disable the ember-release test ([667836f](667836f)) ### Features * **document-grid:** show a warning when files cannot be dropped ([2dd1ecb](2dd1ecb)) * **tags:** filter tags by meta value ([2bdcb69](2bdcb69)) * introduce created-by to documents, files, and tags ([75cd7d0](75cd7d0))
1 parent 75cd7d0 commit 2313e02

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.4.0](https://github.com/projectcaluma/ember-alexandria/compare/v1.3.1...v1.4.0) (2021-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* temporarily disable the ember-release test ([667836f](https://github.com/projectcaluma/ember-alexandria/commit/667836f3f2a16c36d4b2cc443869daa9288723bf))
7+
8+
9+
### Features
10+
11+
* **document-grid:** show a warning when files cannot be dropped ([2dd1ecb](https://github.com/projectcaluma/ember-alexandria/commit/2dd1ecbb93b369d9bd402767489fdb1e64d2264c))
12+
* **tags:** filter tags by meta value ([2bdcb69](https://github.com/projectcaluma/ember-alexandria/commit/2bdcb69caa317789a33726cc8d755061d67e5f1f))
13+
* introduce created-by to documents, files, and tags ([75cd7d0](https://github.com/projectcaluma/ember-alexandria/commit/75cd7d0a044c0fe8c31d969ab367a80aa8214551))
14+
115
## [1.3.1](https://github.com/projectcaluma/ember-alexandria/compare/v1.3.0...v1.3.1) (2020-12-03)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-alexandria",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)