]> source.dussan.org Git - vaadin-core.git/commitdiff
Prepare for release 0.3.0-beta3. 0.3.0-beta10
authorSauli Tähkäpää <sauli@vaadin.com>
Fri, 9 Oct 2015 08:10:50 +0000 (11:10 +0300)
committerSauli Tähkäpää <sauli@vaadin.com>
Fri, 9 Oct 2015 08:11:50 +0000 (11:11 +0300)
CHANGES.md
bower.json

index 8bcbd14e1eac4b567ec65f5debaa6e7a6ceac6cd..2d0e1f3abf6753367783a899150c451a94028c66 100644 (file)
@@ -1,6 +1,7 @@
+## Vaadin Components 0.3.0-beta10 (2015-10-09)
+- `<vaadin-grid>` updated to 0.9.0-beta3.
 
-
-## Vaadin Components 0.3.0.beta9 (2015-09-18)
+## Vaadin Components 0.3.0-beta9 (2015-09-18)
 
 - Host apidoc and demo launch pages in vaadin-components instead of
 maintaining independent project for those
@@ -8,12 +9,12 @@ maintaining independent project for those
 - Examples and apidoc are bundled with vaadin-components so as it is
 possible to run them either local or wen deployed in CDN.
 
-## Vaadin Components 0.3.0.beta8 (2015-09-11)
+## Vaadin Components 0.3.0-beta8 (2015-09-11)
 
 - vaadin-components becomes a repository with references to vaadin components.
 - `<vaadin-grid>` is split in a new project.
 
-## Vaadin Components 0.3.0.beta7 (2015-09-02)
+## Vaadin Components 0.3.0-beta7 (2015-09-02)
 
 - Polymer updated to v1.1.1
 - Renamed component `<v-grid>` to `<vaadin-grid>`
index d385de05a7c4c27f7b67c81e5a044b9eb5a56aed..724583fc5aead389f2efcaac7787d2f8ed26d214 100644 (file)
@@ -18,7 +18,7 @@
     "**/tests"
   ],
   "dependencies": {
-    "vaadin-grid": "vaadin/vaadin-grid#0.9.0-beta2"
+    "vaadin-grid": "vaadin/vaadin-grid#0.9.0-beta3"
   },
   "devDependencies": {
     "iron-doc-viewer": "polymerelements/iron-doc-viewer#~1.0.3",