File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 1.0.2 (2023-03-16)
4+
5+
6+ ### Bug Fixes
7+
8+ * Do not use package-lock ([ 5db20fb] ( https://github.com/cerebruminc/prisma-stable-sort-middleware/commit/5db20fb685d9ff10dc844444a2c8d792488ca371 ) )
9+ * remove unneeded async keyword ([ 362ad3a] ( https://github.com/cerebruminc/prisma-stable-sort-middleware/commit/362ad3acc94972b259be11ef375f3c7ad672ec9c ) )
10+ * Tidy up README ([ 620f19d] ( https://github.com/cerebruminc/prisma-stable-sort-middleware/commit/620f19d361758d9a78e5c700d191099677067bab ) )
11+
12+
13+ ### Miscellaneous Chores
14+
15+ * release 1.0.2 ([ a7379c0] ( https://github.com/cerebruminc/prisma-stable-sort-middleware/commit/a7379c0b32b51cbee15e663a798f92f0d9bf7844 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @cerebruminc/prisma-stable-sort-middleware" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Guarantees stable sort order for all Prisma queries" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments