Skip to content

Commit f92206f

Browse files
committed
v0.5.2
1 parent 130940c commit f92206f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# PointyApi Changelog
22

3+
## [0.5.2] Dec-31-2018
4+
5+
### Fixes
6+
- [Issue #73] Object alias should be prepended to order by key regardless of joins
7+
38
## [0.5.1] Dec-31-2018
49

510
### Fixes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pointyapi",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"author": "stateless-studio",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)