File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
- {}
1
+ {"packages/browser-utils" : " 1.0.0 " }
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 1.0.0 (2024-07-29)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Fixed broken import ([ 8bf7286] ( https://github.com/spuxx1701/jslibs/commit/8bf72860b4fd9bb73c97dece6bc12eef855f7137 ) )
14
+
8
15
## [ UNRELEASED]
9
16
10
17
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @spuxx/browser-utils" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"type" : " module" ,
5
5
"main" : " dist/main.js" ,
6
6
"module" : " dist/main.js" ,
You can’t perform that action at this time.
0 commit comments