ソースを参照

release 1.34.6

Dante 10 年 前
コミット
d96c8a2fa1
4 ファイル変更8 行追加3 行削除
  1. 1 1
      bower.json
  2. 5 0
      changelog.txt
  3. 1 1
      dist/js/bootstrap-dialog.min.js
  4. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,7 +1,7 @@
 {
     "name": "bootstrap3-dialog",
     "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
-    "version": "1.34.6",
+    "version": "1.34.7",
     "keywords": [
         "css",
         "js",

+ 5 - 0
changelog.txt

@@ -1,8 +1,13 @@
 LASTEST NOT RELEASED
 ------------------------------
+NONE
+
+V1.34.7
+------------------------------
 * Refs #176 *
 * Refs #109, Add methods getDialog(), setDialog() and addDialog() to BootstrapDialog. *
 * Refs #201 *
+* Refs #200 *
 
 V1.34.6
 ------------------------------

ファイルの差分が大きいため隠しています
+ 1 - 1
dist/js/bootstrap-dialog.min.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "bootstrap3-dialog",
-  "version": "1.34.6",
+  "version": "1.34.7",
   "description": "Make use of Bootstrap Modal more monkey-friendly.",
   "private": true,
   "directories": {