Skip to content

Commit 5db29d9

Browse files
chore(release): 5.3.0 [skip ci]
# [5.3.0](v5.2.2...v5.3.0) (2022-08-28) ### Bug Fixes * **strict-mode, gts:** improve type support for glint + gts and strict mode ([793a0f6](793a0f6)) ### Features * **@use:** now works with class-based resources ([0803f1f](0803f1f))
1 parent 6774c1e commit 5db29d9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ember-resources/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.3.0](https://github.com/NullVoxPopuli/ember-resources/compare/v5.2.2...v5.3.0) (2022-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **strict-mode, gts:** improve type support for glint + gts and strict mode ([793a0f6](https://github.com/NullVoxPopuli/ember-resources/commit/793a0f64de5160b0c02a67db1c84d3d8b849aeaf))
7+
8+
9+
### Features
10+
11+
* **@use:** now works with class-based resources ([0803f1f](https://github.com/NullVoxPopuli/ember-resources/commit/0803f1fc88d66036eeff9a70579600d1ecb072b4))
12+
113
## [5.2.2](https://github.com/NullVoxPopuli/ember-resources/compare/v5.2.1...v5.2.2) (2022-08-27)
214

315

ember-resources/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-resources",
3-
"version": "5.2.2",
3+
"version": "5.3.0",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)