Skip to content

Commit 0beec5b

Browse files
chore(main): release now 1.0.1 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 313c2f8 commit 0beec5b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/odroe/now/compare/now-v1.0.0...now-v1.0.1) (2024-05-10)
4+
5+
6+
### Bug Fixes
7+
8+
* bump lints from 3.0.0 to 4.0.0 ([#10](https://github.com/odroe/now/issues/10)) ([313c2f8](https://github.com/odroe/now/commit/313c2f8fe3f7e390cbbd61f69a1f363bf1774b53))
9+
310
## 1.0.0 (2023-03-16)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: now
22
description: >-
33
A minimalist DateTime library for validating, parsing, manipulating and formatting times.
4-
version: 1.0.0
4+
version: 1.0.1
55
repository: https://github.com/odroe/now
66

77
environment:

0 commit comments

Comments
 (0)