From 50e92c48c19dfc831cfecf4e30eba8f40091eab1 Mon Sep 17 00:00:00 2001 From: David Luecke Date: Thu, 5 Mar 2015 19:55:11 -0700 Subject: [PATCH] Updating Changelog and 0.2.0 release. --- packages/commons/README.md | 10 ++++++++++ packages/commons/package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/packages/commons/README.md b/packages/commons/README.md index 808672acc..e6039ba5c 100644 --- a/packages/commons/README.md +++ b/packages/commons/README.md @@ -8,6 +8,16 @@ This is a repository for utility functionality that is shared between different Feathers plugin and used by the main repository. +## Changelog + +__0.2.0__ + +- Socket handlers use argument normalization + +__0.1.0__ + +- Initial release + ## Author - [David Luecke](https://github.com/daffl) diff --git a/packages/commons/package.json b/packages/commons/package.json index 4b25b7f11..6123d6b37 100644 --- a/packages/commons/package.json +++ b/packages/commons/package.json @@ -1,6 +1,6 @@ { "name": "feathers-commons", - "version": "0.1.0", + "version": "0.2.0", "description": "Shared Feathers utility functions", "homepage": "https://github.com/feathersjs/feathers-commons", "keywords": [