Skip to content

Commit 295333c

Browse files
chore(release): 8.0.2 [skip ci]
## [8.0.2](v8.0.1...v8.0.2) (2024-04-30) ### Bug Fixes * **delete:** delete concurrently and clean up correctly ([0b412ad](0b412ad)) * **i18n:** fix translation typo ([9cccbca](9cccbca)) * remove content attr in serialization for patch ([9d7de0a](9d7de0a))
1 parent 0b412ad commit 295333c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.0.2](https://github.com/projectcaluma/ember-alexandria/compare/v8.0.1...v8.0.2) (2024-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **delete:** delete concurrently and clean up correctly ([0b412ad](https://github.com/projectcaluma/ember-alexandria/commit/0b412ad7d1457eebf9d852aee185468f15bd091a))
7+
* **i18n:** fix translation typo ([9cccbca](https://github.com/projectcaluma/ember-alexandria/commit/9cccbca2edd12044bbecbf44703c8477c03d3ebf))
8+
* remove content attr in serialization for patch ([9d7de0a](https://github.com/projectcaluma/ember-alexandria/commit/9d7de0acd56b8f07ca2081e8a00b932fe619a882))
9+
110
## [8.0.1](https://github.com/projectcaluma/ember-alexandria/compare/v8.0.0...v8.0.1) (2024-04-24)
211

312

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

0 commit comments

Comments
 (0)