Skip to content

Commit

Permalink
Release v0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Mar 22, 2023
1 parent 772902c commit 81be667
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### 📦 Build & CI
-->

## 0.2.13 · 2023-03-22

### 🐛 Bug Fixes
* copy microseconds as well in `dateTime.copyWith(…)` ([#49](https://github.com/JonasWanke/rrule/pull/49)), closes: [#48](https://github.com/JonasWanke/rrule/issues/48). Thanks to [@plammens](https://github.com/plammens)!

### 📦 Build & CI
* widen <kbd>intl</kbd> dependency to `>=0.17.0 <0.19.0` ([`84cb5d3`](https://github.com/JonasWanke/rrule/commit/84cb5d31862a8d3152f01f35d5f6d892306483f0)), closes: [#51](https://github.com/JonasWanke/rrule/issues/51)

## 0.2.12 · 2023-03-18

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: rrule
description: Recurrence rule parsing & calculation as defined in the iCalendar RFC
version: 0.2.12
version: 0.2.13
homepage: https://github.com/JonasWanke/rrule

environment:
Expand Down

0 comments on commit 81be667

Please sign in to comment.