Skip to content

Commit

Permalink
bump to 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Sep 22, 2019
1 parent 78faf83 commit 7ba65cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
@@ -1,5 +1,9 @@
# Changelog

## 1.18.2

* Fix handling of decimals in DateTime#plus and #minus

## 1.18.1

* Fix validity when adding or subtracting time that exceeds Date max/min boundaries
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luxon",
"version": "1.18.1",
"version": "1.18.2",
"description": "Immutable date wrapper",
"author": "Isaac Cambron",
"keywords": [
Expand Down

0 comments on commit 7ba65cb

Please sign in to comment.