Skip to content

Commit 019ecb5

Browse files
chore(release): 4.6.1 [skip ci]
## [4.6.1](v4.6.0...v4.6.1) (2022-04-12) ### Bug Fixes * **build:** remove minification from built assets ([3bb54c7](3bb54c7))
1 parent 634d02c commit 019ecb5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ember-resources/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.6.1](https://github.com/NullVoxPopuli/ember-resources/compare/v4.6.0...v4.6.1) (2022-04-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** remove minification from built assets ([3bb54c7](https://github.com/NullVoxPopuli/ember-resources/commit/3bb54c7928f23560cf7067cb7cd48103ce31d2ad))
7+
18
# [4.6.0](https://github.com/NullVoxPopuli/ember-resources/compare/v4.5.0...v4.6.0) (2022-04-10)
29

310

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": "4.6.0",
3+
"version": "4.6.1",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)