浏览代码

Drafting release v1.35.3
Merging refs #294

Dante 9 年之前
父节点
当前提交
4aa9d53651
共有 4 个文件被更改,包括 9 次插入3 次删除
  1. 1 1
      bower.json
  2. 6 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",
     "name": "bootstrap3-dialog",
     "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
     "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
-    "version": "1.35.2",
+    "version": "1.35.3",
     "keywords": [
     "keywords": [
         "css",
         "css",
         "js",
         "js",

+ 6 - 0
changelog.txt

@@ -1,8 +1,14 @@
 LASTEST NOT RELEASED
 LASTEST NOT RELEASED
 ------------------------------
 ------------------------------
+NONE
+
+V1.35.3
+------------------------------
 * Refs #144 *
 * Refs #144 *
 * Refs #284 *
 * Refs #284 *
 * Refs #231 *
 * Refs #231 *
+* Refs #271 * 
+* Refs #294 *
 
 
 V1.35.2
 V1.35.2
 ------------------------------
 ------------------------------

文件差异内容过多而无法显示
+ 1 - 1
dist/js/bootstrap-dialog.min.js


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "bootstrap3-dialog",
   "name": "bootstrap3-dialog",
-  "version": "1.35.2",
+  "version": "1.35.3",
   "description": "Make use of Bootstrap Modal more monkey-friendly.",
   "description": "Make use of Bootstrap Modal more monkey-friendly.",
   "directories": {
   "directories": {
     "example": "examples"
     "example": "examples"