Skip to content

Commit

Permalink
v1.2.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
babakhani committed May 7, 2019
1 parent 3997c5b commit 4627fd5
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 286 deletions.
19 changes: 8 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
language: node_js
node_js:
- '6'
- '6.1'
- '8'
- '10'

before_script:
npm install grunt-release --save-dev

deploy:
provider: npm
email: babakhani.reza@gmail.com
api_key:
secure: PrDeLDu6vZNBarhnDMOisNBvaaRRWKHiZmbbzAoHobRnOSfnCBgeAoR30rdtf7ztd7x69oacLBjW6wMhi1NQO+DfQjIQwrmXJrTFIDPZ36ycY1KJd5NvIiE1Tk0iVmwVTgaQ22QzCijDNSHD2ioq7b2dP897IQJ+UZnlRVQ5997hns8cw7DlfrU8rmv9HQPBnuZL1mwwEIt6PdNwMuYN15svQ6ypH+INz/xGMV8FvSMS7jxsOXzLpXgzDqh5sNk2DgL6UmZvA8VShr7zSOeKXG9CLeDzQIQqVQdwiVhBO5Efo7E4ZkI8gg/VfHIcGPPwJ66xQMi5vSZoMisXAOoFMTVshI8UoeilHFmnzJ3iB7u4eJfVyNQE/jUfonl9h4emeMstv2EXaQz8nSMaL0MpZcmRgq5/42e8KmzqMQpBIgg2A3DZ5FIn8OLhBSqzGKO3+jn0OJop8V9zxKk+tPeO3p2X5Zu/6I9UqVtQJ/Vd0p59PJnnnAXoDWVEKFxXwTPsenV8CSLtcJXYguvOt8pxZKpUtVesh7nHuh0ClnFyq/gJCmDaP6q/1Xb7t/CgBGvLoMDmJNyONlF68c7I+gcEjv80cc9t2d45T2/0arIr5nAOTFzzXy+Pa4ZrMRmXnjJhZlQSGlmhfDcCVQ4rx5OgLPQCNQKvnnENn0bcVpMfwKk=
on:
tags: true
repo: babakhani/pwt.datepicker
# deploy:
# provider: npm
# email: babakhani.reza@gmail.com
# api_key:
# secure: PrDeLDu6vZNBarhnDMOisNBvaaRRWKHiZmbbzAoHobRnOSfnCBgeAoR30rdtf7ztd7x69oacLBjW6wMhi1NQO+DfQjIQwrmXJrTFIDPZ36ycY1KJd5NvIiE1Tk0iVmwVTgaQ22QzCijDNSHD2ioq7b2dP897IQJ+UZnlRVQ5997hns8cw7DlfrU8rmv9HQPBnuZL1mwwEIt6PdNwMuYN15svQ6ypH+INz/xGMV8FvSMS7jxsOXzLpXgzDqh5sNk2DgL6UmZvA8VShr7zSOeKXG9CLeDzQIQqVQdwiVhBO5Efo7E4ZkI8gg/VfHIcGPPwJ66xQMi5vSZoMisXAOoFMTVshI8UoeilHFmnzJ3iB7u4eJfVyNQE/jUfonl9h4emeMstv2EXaQz8nSMaL0MpZcmRgq5/42e8KmzqMQpBIgg2A3DZ5FIn8OLhBSqzGKO3+jn0OJop8V9zxKk+tPeO3p2X5Zu/6I9UqVtQJ/Vd0p59PJnnnAXoDWVEKFxXwTPsenV8CSLtcJXYguvOt8pxZKpUtVesh7nHuh0ClnFyq/gJCmDaP6q/1Xb7t/CgBGvLoMDmJNyONlF68c7I+gcEjv80cc9t2d45T2/0arIr5nAOTFzzXy+Pa4ZrMRmXnjJhZlQSGlmhfDcCVQ4rx5OgLPQCNQKvnnENn0bcVpMfwKk=
# on:
# tags: true
# repo: babakhani/pwt.datepicker
4 changes: 4 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.2.0-rc1] - 2018-04-07
- Fix [#279](https://github.com/babakhani/pwt.datepicker/issues/279)
- Fix [#288](https://github.com/babakhani/pwt.datepicker/issues/288)

## [1.1.5] - 2018-2-25
- Fix [#275](https://github.com/babakhani/pwt.datepicker/issues/280)

Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "persian-datepicker",
"version": "1.1.5",
"version": "1.2.0-rc1",
"mian": "dist/js/persian-datepicker.js",
"description": "jQuery datepicker plugin work with Iranian calendar.",
"keywords": [
Expand All @@ -25,17 +25,17 @@
"url": "https://github.com/babakhani/pwt.datepicker/issues"
},
"devDependencies": {
"babel-loader": "^7.1.2",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-es2015": "^6.24.1",
"grunt": "^1.0.1",
"grunt-banner": "^0.6.0",
"grunt-cli": "^1.2.0",
"grunt-contrib-watch": "*",
"hamsterjs": "^1.1.2",
"grunt-jsdoc-to-markdown": "^3.0.0",
"grunt-sass": "^2.0.0",
"grunt-webpack": "^2.0.1",
"hamsterjs": "^1.1.2",
"jshint": "^2.6.0",
"load-grunt-tasks": "^4.0.0",
"markdown-doctest": "^0.9.1",
Expand All @@ -50,7 +50,7 @@
},
"dependencies": {
"jquery": "^3.3.1",
"persian-date": "^1.0.5"
"persian-date": "next"
},
"pre-commit": [
"test"
Expand Down
Loading

0 comments on commit 4627fd5

Please sign in to comment.