Skip to content

Commit e72e9dd

Browse files
chore(release): 8.0.3 [skip ci]
## [8.0.3](v8.0.2...v8.0.3) (2024-04-30) ### Bug Fixes * **upload:** show error message if file is too large ([6198204](6198204))
1 parent 6198204 commit e72e9dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.3](https://github.com/projectcaluma/ember-alexandria/compare/v8.0.2...v8.0.3) (2024-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **upload:** show error message if file is too large ([6198204](https://github.com/projectcaluma/ember-alexandria/commit/6198204c19c374af820769f7cef6f3da545c289c))
7+
18
## [8.0.2](https://github.com/projectcaluma/ember-alexandria/compare/v8.0.1...v8.0.2) (2024-04-30)
29

310

package.json

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

0 commit comments

Comments
 (0)