File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.0.1 "
2
+ "." : " 0.0.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.2] ( https://github.com/phi-ag/ifc-guid/compare/v0.0.1...v0.0.2 ) (2025-05-09)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * link to ifc guid specification ([ ae58cb3] ( https://github.com/phi-ag/ifc-guid/commit/ae58cb350114333e16a7e0ab5811a295f038d7a4 ) )
9
+
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * add more npm keywords ([ 5b3e569] ( https://github.com/phi-ag/ifc-guid/commit/5b3e569b917f718aa3051aa76643976e1feeab66 ) )
14
+ * invalid character error message ([ 49bda5b] ( https://github.com/phi-ag/ifc-guid/commit/49bda5be80c0041c1b835ea92700df55ae15a4da ) )
15
+
3
16
## [ 0.0.1] ( https://github.com/phi-ag/ifc-guid/compare/v0.0.1...v0.0.1 ) (2025-05-09)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
3
"name" : " @phi-ag/ifc-guid" ,
4
- "version" : " 0.0.1 " ,
4
+ "version" : " 0.0.2 " ,
5
5
"license" : " MIT" ,
6
6
"description" : " Convert IFC GUID" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments