Skip to content

Commit d04c142

Browse files
github-actions[bot]peterhirn
authored andcommitted
release: 1.0.1
1 parent 6f25ae6 commit d04c142

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-
".": "1.0.0"
2+
".": "1.0.1"
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+
## [1.0.1](https://github.com/phi-ag/ifc-guid/compare/v1.0.0...v1.0.1) (2025-05-10)
4+
5+
6+
### Bug Fixes
7+
8+
* set minimum uuid version to v10 ([6f25ae6](https://github.com/phi-ag/ifc-guid/commit/6f25ae6fa976258c8adcc2feef1e644151368d5b))
9+
310
## [1.0.0](https://github.com/phi-ag/ifc-guid/compare/v0.0.3...v1.0.0) (2025-05-10)
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": "1.0.0",
4+
"version": "1.0.1",
55
"license": "MIT",
66
"description": "Convert IFC GUID",
77
"repository": {

0 commit comments

Comments
 (0)