Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge branch 'shannonmpoole-FH-1916'
Browse files Browse the repository at this point in the history
* shannonmpoole-FH-1916:
  regenerate files
  update bower support
  • Loading branch information
Wei Li committed Oct 1, 2015
2 parents a850502 + 75e14c1 commit 75fd454
Show file tree
Hide file tree
Showing 14 changed files with 56,519 additions and 5 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ libs/generated/appForms/appForms-backbone.js
libs/generated/appForms/appForms-backboneRequireJS.js
libs/generated/appForms/appForms-core.js
libs/generated/appForms/appForms-core-no-v2.js
dist/*
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## 2.7.5 - 2015-10-01 - Brian Gallagher, Evan Shortiss
* Include the indexed-db adapter in the grunt build and minor updates to the lawnchair adapter
* Propagate exception if decrypt receives bad data

* Update bower file

## 2.7.4 - 2015-08-21 - Niall Donnelly

Expand Down
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "fh-js-sdk",
"version": "2.1.0",
"version": "2.7.5",
"homepage": "https://github.com/feedhenry/fh-js-sdk",
"authors": [
"[email protected]"
],
"description": "FeedHenry JS SDK",
"main": "dist/feedhenry-forms.js",
"main": "dist/feedhenry.js",
"keywords": [
"feedhenry",
"mobile",
"html5",
"mbaas",
"sdk"
],
"license": "MIT",
"license": "Copyright (c) 2014 FeedHenry Ltd, All Rights Reserved.",
"ignore": [
"**/.*",
"node_modules",
Expand Down
Loading

0 comments on commit 75fd454

Please sign in to comment.