Skip to content

Commit

Permalink
Merge branch 'release/1.26.1'
Browse files Browse the repository at this point in the history
* release/1.26.1:
  release 1.26.1
  Add missing build directory. [#246]
  • Loading branch information
pmb0 committed Jul 28, 2017
2 parents ee71b8f + 5732c59 commit 8d81b7e
Show file tree
Hide file tree
Showing 12 changed files with 2,708 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.26.1, 2017-07-28

* Added missing `./build` directory.([#246](https://github.com/heiseonline/shariff/issues/246))

## v1.26.0, 2017-07-28

* Added `npm run dev` command.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shariff",
"version": "1.25.2",
"version": "1.26.1",
"homepage": "http://ct.de/-2467514",
"authors": [
"Ines Pauer <[email protected]>",
Expand Down
Binary file added build/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 2,671 additions & 0 deletions build/fontawesome-webfont.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/fontawesome-webfont.ttf
Binary file not shown.
Binary file added build/fontawesome-webfont.woff
Binary file not shown.
Binary file added build/fontawesome-webfont.woff2
Binary file not shown.
10 changes: 10 additions & 0 deletions build/shariff.complete.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions build/shariff.complete.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions build/shariff.min.css

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

7 changes: 7 additions & 0 deletions build/shariff.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shariff",
"version": "1.26.0",
"version": "1.26.1",
"description": "Shariff enables website users to share their favorite content without compromising their privacy.",
"main": "src/js/shariff.js",
"scripts": {
Expand Down

0 comments on commit 8d81b7e

Please sign in to comment.