Skip to content

Commit

Permalink
chore(main): release 11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
uuidbot committed Oct 28, 2024
1 parent 3b26f0a commit 0be16db
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## [11.0.0](https://github.com/uuidjs/uuid/compare/v11.0.0...v11.0.0) (2024-10-27)

## [11.0.2](https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.2) (2024-10-28)


### Bug Fixes

* remove wrapper.mjs ([2a18871](https://github.com/uuidjs/uuid/commit/2a18871f00f6f9effa9f8afadd98278e6866112c))

## [11.0.1](https://github.com/uuidjs/uuid/compare/v11.0.0...v11.0.1) (2024-10-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uuid",
"version": "11.0.1",
"version": "11.0.2",
"description": "RFC9562 UUIDs",
"type": "module",
"funding": [
Expand Down

0 comments on commit 0be16db

Please sign in to comment.