Skip to content

Commit 287cf06

Browse files
github-actions[bot]peterhirn
authored andcommitted
release: 0.0.2
1 parent ae58cb3 commit 287cf06

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.0.2"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## [0.0.1](https://github.com/phi-ag/ifc-guid/compare/v0.0.1...v0.0.1) (2025-05-09)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@phi-ag/ifc-guid",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "MIT",
66
"description": "Convert IFC GUID",
77
"repository": {

0 commit comments

Comments
 (0)