Skip to content

Commit eeab440

Browse files
committed
v2.6.0
1 parent a8974a2 commit eeab440

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
### Changelog
22

3+
- 2.6.0 (2019-01-03)
4+
- Bugfixes:
5+
- Fix sourcemap structure (#303)
36
- 2.5.6 (2018-09-30)
47
- Bugfixes:
58
- Validate date inputs (#281)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrule",
3-
"version": "2.5.6",
3+
"version": "2.6.0",
44
"description": "JavaScript library for working with recurrence rules for calendar dates.",
55
"homepage": "http://jakubroztocil.github.io/rrule/",
66
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)