]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Push 0.1.0 RC 0.1.0
authorJeremy Thomas <bbxdesign@gmail.com>
Wed, 29 Jun 2016 23:14:23 +0000 (00:14 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 29 Jun 2016 23:14:23 +0000 (00:14 +0100)
CHANGELOG.md
bower.json
package.json

index b05ed93231bf485ee62f985bf8ce1b4482861083..5a380f42af165f1af46b4d3aaaf3d2f85c5f07ff 100644 (file)
@@ -1,5 +1,15 @@
 # Bulma Changelog
 
+## 0.1.0
+
+* Fix #227
+* Fix #232
+* Fix #242
+* Fix #243
+* Fix #228
+* Fix #245
+* Fix #246
+
 ## 0.0.28
 
 * BREAKING: `.control.is-grouped` now uses `.control` elements as direct children
index f58fd43ee97a1a02a40f803c5837658d81f919ed..372f1d71cbb7b420805cd5773617e3cf0df51795 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "bulma",
-  "version": "0.0.28",
+  "version": "0.1.0",
   "homepage": "http://bulma.io",
   "authors": [
     "jgthms <bbxdesign@gmail.com>"
index 7a467f8f1bb19af5608ea6951931727717a42ff8..53eae5d2a44e3003d228d2562c5f8238fa87c603 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "bulma",
-  "version": "0.0.28",
+  "version": "0.1.0",
   "homepage": "http://bulma.io",
   "author": "jgthms <bbxdesign@gmail.com>",
   "description": "Modern CSS framework based on Flexbox",