Skip to content

Commit 4c12af0

Browse files
chore(release): 1.3.1
## [1.3.1](v1.3.0...v1.3.1) (2020-12-03) ### Bug Fixes * **document-grid:** rename lastSuccessful alias ([d62ecce](d62ecce)) * **document-upload-button:** update multiple attribute ([eb9f193](eb9f193))
1 parent eb9f193 commit 4c12af0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.1](https://github.com/projectcaluma/ember-alexandria/compare/v1.3.0...v1.3.1) (2020-12-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **document-grid:** rename lastSuccessful alias ([d62ecce](https://github.com/projectcaluma/ember-alexandria/commit/d62eccecc659943910e55c27b6c1dbbb83788bef))
7+
* **document-upload-button:** update multiple attribute ([eb9f193](https://github.com/projectcaluma/ember-alexandria/commit/eb9f19387f3a38450bed8f4404eaad39c6775d2c))
8+
19
# [1.3.0](https://github.com/projectcaluma/ember-alexandria/compare/v1.2.1...v1.3.0) (2020-12-02)
210

311

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.0",
3+
"version": "1.3.1",
44
"description": "The default blueprint for ember-cli addons.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)