Skip to content

Commit

Permalink
chore(*): release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingo Blenke committed Sep 10, 2014
1 parent 01f3577 commit 30252e1
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
<a name="0.13.0"></a>
## 0.13.0 (2014-09-10)


#### Features

* **sofa-couch-service:** products can be fetched with query meta data ([98b77fc8](https://github.com/sofa/sofa-couch-service/commit/98b77fc866c56f585ef1e03c8ec97ac37973fe53))


<a name="0.12.0"></a>
## 0.12.0 (2014-08-05)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "sofa-couch-service",
"version": "0.12.0",
"version": "0.13.0",
"homepage": "http://www.sofa.io",
"authors": [
"Pascal Precht <pascal@couchcommerce.com>"
Expand Down
2 changes: 1 addition & 1 deletion dist/sofa.couchService.js
@@ -1,5 +1,5 @@
/**
* sofa-couch-service - v0.12.0 - 2014-09-09
* sofa-couch-service - v0.13.0 - 2014-09-10
*
*
* Copyright (c) 2014 CouchCommerce GmbH (http://www.couchcommerce.com / http://www.sofa.io) and other contributors
Expand Down
2 changes: 1 addition & 1 deletion dist/sofa.couchService.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "sofa-couch-service",
"version": "0.12.0",
"version": "0.13.0",
"description": "Sofa Web SDK couch service component.",
"main": "dist/sofa.couchService.js",
"scripts": {
Expand Down

0 comments on commit 30252e1

Please sign in to comment.