Skip to content

Commit

Permalink
release js-joda-timezone-2.0.1-2018e
Browse files Browse the repository at this point in the history
  • Loading branch information
pithu committed Aug 20, 2018
1 parent 9037afd commit 02d443d
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 10 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Changelog
=========

### 2.0.1 (next)
### next

### 2.0.1

* iana tzdb 2018e

### 2.0.0

Expand Down
2 changes: 1 addition & 1 deletion dist/js-joda-timezone-empty.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! @version js-joda-timezone-2.0.0
//! @version js-joda-timezone-2.0.1
//! @copyright (c) 2015-present, Philipp Thürwächter, Pattrick Hüper & js-joda contributors
//! @license BSD-3-Clause (see LICENSE in the root directory of this source tree)
(function webpackUniversalModuleDefinition(root, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/js-joda-timezone-empty.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js-joda-timezone-empty.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/js-joda-timezone.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js-joda-timezone.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js-joda-timezone.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-joda-timezone",
"version": "2.0.0",
"version": "2.0.1",
"description": "iana tzdb timezone bindings for js-joda",
"typings": "dist/js-joda-timezone.d.ts",
"main": "dist/js-joda-timezone.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"phueper"
],
"peerDependencies": {
"js-joda": "^1.8.2"
"js-joda": "^1.9.1"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit 02d443d

Please sign in to comment.