Skip to content

Commit

Permalink
[dist] 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brycekahle committed May 14, 2015
1 parent dfe30f4 commit d3417e7
Show file tree
Hide file tree
Showing 8 changed files with 5,154 additions and 2,046 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.0.0
===

* Simplify url handling by delegating to `url-parse` - #242
* Upgrade to `url-parse` 1.0.1 to fix colon issue if auth has no password

1.0.0-beta.13
===

Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sockjs-client",
"version": "0.3.4",
"version": "1.0.0",
"homepage": "http://sockjs.org",
"authors": [
"Bryce Kahle <bkahle@gmail.com>"
Expand All @@ -26,4 +26,4 @@
"test",
"tests"
]
}
}
3 changes: 0 additions & 3 deletions dist/sockjs-1.0.0-beta.13.min.js

This file was deleted.

15 changes: 9 additions & 6 deletions dist/sockjs-1.0.0-beta.13.js → dist/sockjs-1.0.0.js

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

3 changes: 3 additions & 0 deletions dist/sockjs-1.0.0.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit d3417e7

Please sign in to comment.