Skip to content

Commit ce5b9fb

Browse files
committed
[ci skip] release v1.5.0
1 parent 11c987b commit ce5b9fb

File tree

5 files changed

+463
-406
lines changed

5 files changed

+463
-406
lines changed

bower.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polymer",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"main": [
55
"polymer.html",
66
"polymer-mini.html",
@@ -10,7 +10,12 @@
1010
"ignore": [
1111
"/.*",
1212
"/test/",
13-
"gen-changelog.sh"
13+
"/util/",
14+
"/explainer/",
15+
"gulpfile.js",
16+
"PRIMER.md",
17+
"CONTRIBUTING.md",
18+
"CHANGELOG.md"
1419
],
1520
"authors": [
1621
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"

0 commit comments

Comments
 (0)