Commit c108c66 1 parent 9f1bd38 commit c108c66 Copy full SHA for c108c66
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.3.4 (2024-09-12)
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.3.3 " ,
3
+ "version" : " 0.3.4 " ,
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.3.3 " ,
3
+ "version" : " 0.3.4 " ,
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