Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit 38c94ae

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2023-11-15) ### Bug Fixes * rename package from `partial-date` to `@limetech/partial-date` ([f90bcb1](f90bcb1))
1 parent f90bcb1 commit 38c94ae

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.1](https://github.com/Lundalogik/partial-date/compare/v1.0.0...v1.0.1) (2023-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
7+
* rename package from `partial-date` to `@limetech/partial-date` ([f90bcb1](https://github.com/Lundalogik/partial-date/commit/f90bcb15929ca16ca03e52c6d798974ea1bc44cf))
8+
19
# 1.0.0 (2023-11-15)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@limetech/partial-date",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A package for handling partial dates, like a date with no time, or a time with no date.",
55
"author": "Lime Technologies",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)