Skip to content

Commit 297c479

Browse files
chore: release 2.0.0 (#7)
Co-authored-by: mr-piper[bot] <174805569+mr-piper[bot]@users.noreply.github.com>
1 parent 48779cc commit 297c479

File tree

2 files changed

+12
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/castor-labs/php-lib-uuid/compare/1.0.0...2.0.0) (2024-07-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* `Castor\Uuid\Version6::getTime` now returns `Castor\Uuid\System\Gregorian`
9+
10+
### Features
11+
12+
* Implemented version 7 UUID ([#6](https://github.com/castor-labs/php-lib-uuid/issues/6)) ([48779cc](https://github.com/castor-labs/php-lib-uuid/commit/48779cc185009d12a49dbfaf0cee708b2abe6a7d))
13+
314
## [1.0.0](https://github.com/castor-labs/php-lib-uuid/compare/0.2.0...1.0.0) (2024-07-16)
415

516

0 commit comments

Comments
 (0)