Commit 1b91a94 1 parent 4e8c6ee commit 1b91a94 Copy full SHA for 1b91a94
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ unreleased ]
8
+ ## 0.5.0 (2025-02-27)
9
9
10
10
### Added
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fabon/vremel" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"exports" : {
5
5
"." : " ./src/index.ts" ,
6
6
"./duration" : " ./src/duration/index.ts"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vremel" ,
3
- "version" : " 0.4 .0" ,
3
+ "version" : " 0.5 .0" ,
4
4
"description" : " JavaScript date utility library for Temporal API" ,
5
5
"type" : " module" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments