Skip to content

Commit 0ecea89

Browse files
github-actions[bot]peterhirn
authored andcommitted
release: 0.0.3
1 parent 841dd97 commit 0ecea89

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.2"
2+
".": "0.0.3"
33
}

CHANGELOG.md

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

3+
## [0.0.3](https://github.com/phi-ag/ifc-guid/compare/v0.0.2...v0.0.3) (2025-05-10)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* use tsc build and more consistent variable naming ([841dd97](https://github.com/phi-ag/ifc-guid/commit/841dd97d5ddb352ea7189afee746aea75b268415))
9+
310
## [0.0.2](https://github.com/phi-ag/ifc-guid/compare/v0.0.1...v0.0.2) (2025-05-09)
411

512

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.2",
4+
"version": "0.0.3",
55
"license": "MIT",
66
"description": "Convert IFC GUID",
77
"repository": {

0 commit comments

Comments
 (0)