Skip to content

Commit 7269a96

Browse files
chore(11.x): release 11.1.1 (#949)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 32389c8 commit 7269a96

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [11.1.1](https://github.com/uuidjs/uuid/compare/v11.1.0...v11.1.1) (2026-04-29)
4+
5+
6+
### Bug Fixes
7+
8+
* backport GHSA-w5hq-g745-h8pq fix ([32389c8](https://github.com/uuidjs/uuid/commit/32389c887c9e75f90442ee4cc95bbab0c4e8346e))
9+
310
## [11.1.0](https://github.com/uuidjs/uuid/compare/v11.0.5...v11.1.0) (2025-02-19)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uuid",
3-
"version": "11.1.0",
3+
"version": "11.1.1",
44
"description": "RFC9562 UUIDs",
55
"type": "module",
66
"funding": [

0 commit comments

Comments
 (0)