Jeremy Thomas 9 lat temu
rodzic
commit
fd25b51c59
3 zmienionych plików z 12 dodań i 2 usunięć
  1. 10 0
      CHANGELOG.md
  2. 1 1
      bower.json
  3. 1 1
      package.json

+ 10 - 0
CHANGELOG.md

@@ -1,5 +1,15 @@
 # Bulma Changelog
 # Bulma Changelog
 
 
+## 0.1.0
+
+* Fix #227
+* Fix #232
+* Fix #242
+* Fix #243
+* Fix #228
+* Fix #245
+* Fix #246
+
 ## 0.0.28
 ## 0.0.28
 
 
 * BREAKING: `.control.is-grouped` now uses `.control` elements as direct children
 * BREAKING: `.control.is-grouped` now uses `.control` elements as direct children

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "bulma",
   "name": "bulma",
-  "version": "0.0.28",
+  "version": "0.1.0",
   "homepage": "http://bulma.io",
   "homepage": "http://bulma.io",
   "authors": [
   "authors": [
     "jgthms <bbxdesign@gmail.com>"
     "jgthms <bbxdesign@gmail.com>"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "bulma",
   "name": "bulma",
-  "version": "0.0.28",
+  "version": "0.1.0",
   "homepage": "http://bulma.io",
   "homepage": "http://bulma.io",
   "author": "jgthms <bbxdesign@gmail.com>",
   "author": "jgthms <bbxdesign@gmail.com>",
   "description": "Modern CSS framework based on Flexbox",
   "description": "Modern CSS framework based on Flexbox",