v1.1.1
This is a summary of the differences between v1.1.1 and v1.1.0.
Commits
Show commits
SHA | Author | Committed | Message |
---|---|---|---|
c9e09e2 |
2017-11-12 | fix filtertoproperties | |
6b9aa62 |
2017-11-12 | 1.1.1 |
Changed files
Show changed files
package-lock.json
@@ -1,6 +1,6 @@
{
"name": "autonym",
- "version": "1.1.0",
+ "version": "1.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
package.json
@@ -1,6 +1,6 @@
{
"name": "autonym",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "A KISS JSON REST API framework that can be mounted to your Express application.",
"keywords": [
"autonym",
src/utils/index.js
Inline diff not displayed. View the whole file