Skip to content

Commit d507747

Browse files
github-actions[bot]peterhirn
authored andcommitted
release: 1.0.0
1 parent 9bda99c commit d507747

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.3"
2+
".": "1.0.0"
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.0](https://github.com/phi-ag/ifc-guid/compare/v0.0.3...v1.0.0) (2025-05-10)
4+
5+
6+
### Tests
7+
8+
* add uuid limits test ([9bda99c](https://github.com/phi-ag/ifc-guid/commit/9bda99c6a77d988011e4ccf21be48e8fb66a95e3))
9+
310
## [0.0.3](https://github.com/phi-ag/ifc-guid/compare/v0.0.2...v0.0.3) (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": "0.0.3",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"description": "Convert IFC GUID",
77
"repository": {

0 commit comments

Comments
 (0)