Skip to content

Commit d901ba9

Browse files
committed
bump version to 2.6.8
1 parent 3058211 commit d901ba9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Changelog
22

3+
- 2.6.8 (2021-02-04)
4+
- Bugfixes:
5+
- Solve circular imports (#444)
6+
37
- 2.6.6 (2020-08-23)
48
- Bugfixes:
59
- Fixed broken npm package (#417)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrule",
3-
"version": "2.6.6",
3+
"version": "2.6.8",
44
"description": "JavaScript library for working with recurrence rules for calendar dates.",
55
"homepage": "http://jakubroztocil.github.io/rrule/",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)