Skip to content

Commit

Permalink
chore(master): release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 3, 2024
1 parent 53dda83 commit 6a4cb00
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.1](https://github.com/google/uuid/compare/v1.6.0...v1.6.1) (2024-06-03)


### Bug Fixes

* incorrect timestamp in uuid v6 ([#161](https://github.com/google/uuid/issues/161)) ([53dda83](https://github.com/google/uuid/commit/53dda83ebe99c23d0e66c2472abdbf178097c3b8))
* use MustParse("xxx") instead of Must(Parse("xxxx")) ([#106](https://github.com/google/uuid/issues/106)) ([6e10cd1](https://github.com/google/uuid/commit/6e10cd1027e225e3ad7bfcc13c896abd165b02ef))

## [1.6.0](https://github.com/google/uuid/compare/v1.5.0...v1.6.0) (2024-01-16)


Expand Down

0 comments on commit 6a4cb00

Please # to comment.